PFX Variable - Get File System Prefix

Syntax

PFX

Description

For BBj-specific information, see the PFX Variable - BBj.

The PFX variable returns the current value set by the PREFIX verb. The string returned will not necessarily be byte-for-byte identical to the string given in a prior PREFIX statement because PRO/5 may remove redundant spaces.

Examples

>PRINT PFX
/BASIS/SOURCE/ /PRO5/UTIL/

See Also

Variables - Alphabetical Listing