01 MOVE 10 TO N
05 PERFOM PARA1 TIMES
STOP RUN
WAT WILL HAPPEN?? WILL IT RUN INFINITELY OR AN ERROR WIL BE
THER BECAUSE NO OF TIMES IS NOT GIVEN??
syntax error occurs becoz times values we need to give
| Is This Answer Correct ? | 9 Yes | 0 No |
In the JCL, how do you define the files referred to in a subroutine ?
How many variables can be declared in w-s section.?
Why would you use find and get rather than to obtain?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
what is meant by binary search?
a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?
Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is report-item in COBOL?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
how to change picture class of copy book variable inside program?