How and where is the TWA size set? .
Answer / anna
with assign command
exec cics
TWALENG (data-area)
end-exec
returns halfword binary lenght of the twa.
If no twa area exist a zero lenght is returnsed.
| Is This Answer Correct ? | 1 Yes | 2 No |
hi,what is the module? how many modules in mainframe based banking projects
What are the types of performs in COBOL? How does perform thru work, give example.
Can a program change protected field ?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
Which type of TDQ is read destructive?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.
Can you explain dfhmdf bms macro?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
Explain the difference between getting the system time with eibtime and asktime command?
What are the cics commands associated with task control?