PLBWEB_UPLOADS Keyword
PLBWEB_UPLOADS={ directoryname }[ / ]
This keyword specifies the directory under the 'http_root' directory to place any files sent by the 'AppUpload' method. If this keyword is not used, the default directory under 'http_root' is named 'uploads'.
The RUNTIME object method named 'GetDir' returns the string value of this keyword when a Type value of six (6) is specified.
Example:
PLBWEB_UPLOADS=webuploads
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |