PREFIX string
For BBj-specific information, see the PREFIX Verb - Set File System Search Paths
The PREFIX verb sets the file system prefix string (see Using the PREFIX Verb for additional information).
|
Parameter |
Description |
|
string |
List of prefixes separated by spaces. It can be any length up to 3575 bytes. |
Use the PFX variable to fetch the current prefix value.
The prefix can be initialized when PRO/5 is loaded with a value provided by the user in the configuration file.
>PREFIX "/BASIS/SOURCE/MS/ /PRO5/UTIL/"