how do you seton setoff group of indicators
No Answer is Posted For this Question
Be the First to Post Answer
write a query to get RRN value from rpg?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
what is the use of overlay keyword
How are composite and multiple indexes different?
hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....
can any one exaplin about Decision Tables in test region with good example
error code 7030 cpf7030 what is the level check error
can any body give me any website for getting help on mainframe projectts in banking domain.
how to check the jobs submitted by other users in the spool. Which command has to be used to check the jobs submitted .
3 Answers HCL, IBM, Mannar Company,
how to display the negative numbers?
01 A 02 B occurs 10 times 03 C pic 999. 03 D occurs 15 times 04 E pic 999. 04 F occurs 20 times 05 G pic XXX. 05 H pic 99. Determine the total no of byte in A. A) 175 B) 15480 C) 21750 D) 9065
1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?