PLBWEB_DEFAULTCWD Keyword
PLBWEB_DEFAULTCWD={path}
This optional keyword establishes the default working directory for the main PL/B Web Server process when the server is started.
If this keyword is specified and the PLB_CURDIR keyword is not specified, the PLBWEB_DEFAULTCWD {path} is the initial current directory for each child process that is started by the PL/B Web Server.
Example:
PLBWEB_DEFAULTCWD=\temp\PLBWEB
See Also: Server Configuration Keywords, Server Command Line
![]() |