SYS(7) - Current Format File

See Also

Returns the name of the current format file.

Syntax

SYS(7 [, nWorkArea])

Returns

Character

Arguments

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.