Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the name of the current format file.
SYS(7 [, nWorkArea])
Return Values
Character
Parameters
- nWorkArea
Specifies the work area number for which SYS(7) returns the format file name. The format file name for the current work area is returned if you omit nWorkArea.
Remarks
A format file is opened with SET FORMAT. The empty string is returned if a format file isn't open for the work area you specify.
See Also
SET FORMAT | SYS( ) Functions Overview | SET SYSFORMATS Command