Share via


SYS(7) - Current Format File

Returns the name of the current format file.

SYS(7 [, nWorkArea])

Return Value

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

Reference

SET FORMAT Command

SYS( ) Functions Overview

SET SYSFORMATS Command