When can the USING phrase be included in the call
statement ?
Answer Posted / s
When we are recieving value from the sub program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
What is redefines clause in COBOL?
Can we change the password using ALTER? anyone tried and changed?
What are the pertinent COBOL
Name the sections present in data division.
How to remove 2 duplicate records and copy only one using job control language?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
how to access the file from prodution from changeman tool and to submit a file to production
IF I mention stop run in CICS what happens?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what is difference between cobol and cobol/400
What is the difference between goback, stop run and exit program in cobol?
What are the pertinent COBOL commands?