JavaScript Editor js editor     Web development 



Main Page

Returns the name of the current format file.

SYS(7 [, nWorkArea])

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.

Return Value

Character

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



JavaScript Editor js editor     Web development