SYS(7) - Current Format File
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