Description

Type string READ/WRITE

runcwd is a modifiable copy of the cwd input variable. Specifies the working directory for pmlocald to use when setting up the runtime environment for the session.

Example
if ( command in appl_cmds) 
{ 
   runcwd = "/home/appl_home"; 
}
Related Topics

cwd