by using xpeditor if i want to debug the sub pgm ? how canu code in xped for main pgm and sub pgm ?
wht is the debugging process ?
Answer / arpana mishra
use command int <subpgm name>
the flow will go into subpgm
| Is This Answer Correct ? | 0 Yes | 0 No |
HOW CAN YOU VIEW LAST 10 DATASETS CREATED BY YOU?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
Hi all, I have >200 members per Dataset, I need to delete 2 lines from all members of a Dataset. To do Manually it is difficult. So please tell me simple method. is there any Tool or........
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
What is the difference between Verify & Index in PL/1?
does anybody know about niit technologies ? how is that company ? any body working in that company ? please answer my question.I got selected in NIIT Technologies delhi.
Name the versions of ibm mainframes have introduced in the market?
how do u create gdgs n vsam by using file-aid ?
If a ceo wants to see all employees of the company from an online screen. How will be the design of the map from the developer point of view?
Tell me abt any another framework which is challening for Ibm framework
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?
Can I redefine an x(200) field with a field of x(100) ?