HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


PACKED

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Sets or queries the format in which the data for packed decimal variables are displayed.
Read syntax diagramSkip visual syntax diagram
>>-PACked--+---------+-----------------------------------------><
           +-DECimal-+   
           +-*-------+   
           '-HEX-----'   

DECIMAL
Packed decimal variables are displayed in decimal. This is the initial value.
*
The same as DECIMAL.
HEX
Packed decimal variables are displayed in hexadecimal.

If the display format setting is not specified, the current display format for packed decimal variables is shown in a message.

Return codes

0
Operation successful
2
Keyword truncated
5
Not valid packed decimal variable display format

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014