When viewing a CORE display, overtype the TransID CORE with CALC to use the basic hexadecimal calculator function of CA InterTest for CICS. The CALC function displays the hexadecimal and equivalent decimal number for the given value on the bottom line of the screen. The current CORE display is not affected. Return to the CORE transaction by replacing CALC with CORE.
Note: When using the CALC function, the letter T, for base ten, must follow decimal numbers.
Examples
The following examples demonstrate how to display hexadecimal and decimal values of specified numbers.
CALC=200
CALC=512T
CALC=0+(10*16T)+(16T*16T)+2
|
Copyright © 2012 CA.
All rights reserved.
|
|