GUI ScreenIO for Windows

 ScreenIO.com


Hexadecimal Edit Controls

A hexadecimal field displays your data in hexadecimal (base 16) format.  In this sample, a 10-byte field, the value "ABCD" is displayed like this; hex 20 is, of course, a space:

There isn't a lot to say about hex fields.  All you do to define them is select hexadecimal and say how long (in bytes) the field is.  The PICTURE clause is always PICTURE X.

Your hexadecimal field will look like this in your copybook.

05 MY-HEXADECIMAL-FIELD       PIC X(10).

Related topics:


© 2000-2019 Norcom, all rights reserved 

TOC

Send feedback to Norcom