PLB_PREP Keyword


 

     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.

Example:

 

     PLB_PREP=c:\data\ar

 

 

See Also: SUNDM Keywords, SUNADMIN, MAKEMFD



about_sundm PLB_PATH Keyword PLBWIN_XPIO