if i have 3 fields and i declare IC for all of them ..
Then where will the cursor after sending map?
pls give explanation (it will be so kind)

Answer Posted / manish_cics

u define a cursor position in a map by placing 'IC' in the
ATTRB parameter of the DFHMDF macro for a particular
field . when the map is sent , the cursor 'll appear in
this field .
-- if there is more than one field ( DFHMDF macro ) With IC
spcified in one map ( DFHMDI macro ) , THE LAST 'IC ' would
be honoured. the following is an eg of the static cursor
positioning :

DFHMDF POS=(3,16),
ATTRB=(UNPROT,FSET,IC),
LENGTH=8

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define cebr?

565


Explain how do you control cursor positioning?

565


What is the use of mdt (modified data tag)?

611


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

694


what is the cics command used to access current date and time?

614






Name the cics command used to access current date and time?

574


How do you use altindxs in batch, cics programs?

580


What does the 'ceci:cics' transactions do?

642


Can you define aica abend?

689


when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

639


What are the uses of ppt in cics?

545


Explain how do you establish a starting position in a browse operation?

572


Can you define cics task?

631


Define cics interface block?

593


What is the abend command?

585