When can the USING phrase be included in the call
statement ?
Answer Posted / abhinesh
When Called Programs
Have Inputs and Outputs
That shud be provided in using clause
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Discuss about changing dataset name in proc.
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What rules are to be followed while using the corresponding options?
How do get the result of your program directly on your pc?
Why would you use find and get rather than to obtain?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Write a program to enter and display the names of students in a class using the occurs clause.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Why occurs cannot be used in 01 level in COBOL?
Explain the configuration section of a cobol program with examples of syntax.
Write the code implementing the perform … varying.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are declaratives and what are their uses in cobol?
How to print 10 to 1 if the input have only 10 digit number?
What type of SDLC u followed? Why?