SYSDIR$ function
Purpose:
SYSDIR$ returns the full path of the Windows System
directory.
Syntax:
RetStr = SYSDIR$
Return Value:
- Data type: STRING
RetStr The string containing the full path
of the Windows System directory. The returned string does not have
a terminating backslash.
Parameters:
|
BCX Console Sample Programs using the SYSDIR$
function.