PLB_PREP Keyword
PLBWIN, PLBCE or PLBLinux
PLB_PREP={path}
This keyword defines the default directory for files created with the PREPARE verb. If a PREPARE statement is executed containing a file name with no path, the runtime first attempts to open the file in the current directory or the directories specified in the PLB_PATH keyword. If the file is not found and the PLB_PREP keyword is specified, the file is created in the PLB_PREP directory. If the PLB_PREP keyword is not specified or the runtime is unable to create the file in the specified directory, the file is created in the current directory.
See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options
![]() |