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 |
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?
what is CCID in endevor, what it is its role?
how do u code a copy book in ur pgm ?
What is the use of a COPYBOOK in Fileaid ?
Expalin about Ibm frameworkinh working & is it platform independant & open source?
How scary is it to write code for a bank?
If DB2 query returns in null value, how do you work with it in PL/1?
How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
Can you define a gdg?
List the type of locks and explain each of them.
We have an output dataset in job with disp parameter as shr.
subscripting can be said as A) subscripting enables us to write a move compact code in the procedure division. B) subscripting enables us to refer to any element of a table by the same data name with the facility of identifying a particular element through the values of subscript. C) Subscripting reduces the no of entries to be included in the data division D) subscripting enables us to use loops in the procedure division