If the screen image was built by CICS BMS(DFHBMS), use the value specified in the DFHMDF POS field and add 1 to the column value.
For example:
PANA DFHMDF POS=(3,24),LENGTH=5
The format of the TSS command is:
TSS ADDTO(SDT) MAPREC(PANA)
MAPDATA(code,CHAR,3,25,5)
If you did not use BMS to build the screen image or you do not have access to the CICS BMS MAP source, you can calculate the column by physically counting (from 1) the offset to the field column on the screen.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|