HLASM Toolkit Feature Debug Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FORMAT

HLASM Toolkit Feature Debug Reference Summary
GC26-8712-06

Controls the display format for individual variables.
Read syntax diagramSkip visual syntax diagram
>>-+-FORmat-+--+-variable-name----------------------+----------><
   '-FMT----'  | .-;-------------.                  |   
               | V               |                  |   
               '---variable-name-+--+-*-----------+-'   
                                    '-format-type-'     

format-type must be appropriate for variable data type:

*
Reset display format to default for variable class.
Bit
Refer to BIT
Char
Refer to CHAR
Fixed
Refer to FIXED
Float
Refer to FLOAT
Packed
Refer to PACKED
Zoned
Refer to ZONED

If the format-type is absent, displays the current display format for the variable.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014