ProvideX V8.20 > Language Reference > 4. System Variables
561
HLP System Variable
           Last Specified HLP= Value
String System Variable
Contents
String, HLP= value from INPUT or OBTAIN directive.
Description
This system variable contains the HLP= value specified in the last INPUT or OBTAIN
directive. If the HLP= option is omitted, this variable contains a null string.
HWD System Variable
         Starting/Home Directory
String System Variable
Contents
String, home directory name.
Description
The HWD variable contains the name of the directory that was current at start up
(when ProvideX was initialized). This is considered the home directory.
Examples
->?HWD
C:\Program Files\Sage Software\ProvideX
LFA System Variable
           Last File Number Accessed
Numeric System Variable
Contents
Integer, channel/file number of last device/file accessed.
Description
This system variable indicates the channel of the last file or device accessed. The
value is 0 zero if the last device was the console/user's terminal.
Examples
->?LFA
0
See Also
DEF sysvar= Define System Variables, p.75