z/OS DFSORT: Getting Started
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Hexadecimal strings

z/OS DFSORT: Getting Started
SC23-6880-00

The format for writing a hexadecimal string is:
X'yy...yy'

where yy is a pair of hexadecimal digits. For example, X'7FB0'.

The format for repeating a hexadecimal string is:
X'yy...yy'

where n can be from 1 to 4095. n repetitions of the hexadecimal string (X'yy...yy') are inserted in the reformatted records. If n is omitted, 1 is used.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014