FORMAT primary command

The FORMAT primary command allows you to change the current display format without having to overtype the FORMAT field. If no format type is supplied, the default depends on the current display format. If you are in SNGL format, the default is TABL format. If you are in TABL format, the default is SNGL format. In other display formats, there is no default and a error message is issued when no parameter is supplied.

The abbreviated forms of the FORMAT primary command (FS, FT, FC, FH, FL) are also available as prefix commands (see Editor panel).

Syntax


1 FORmat
2.1! Sngl
2.1 Tabl
2.1 Char
2.1 Hex
2.1 Lhex
1 FS
1 FT
1 FC
1 FH
1 FL
Sngl, FS
Change format to SNGL format. Only available if a template has been used.
Tabl, FT
Change format to TABL format. Only available if a template has been used.
Char, FC
Change format to CHAR format.
Hex, FH
Change format to HEX format.
Lhex, FL
Change format to LHEX format.

Availability

Related tasks and examples