Answer Posted / jey
IN COBOL, Call Statement calls sub program from main program
by Content or by reference.
syntax is :
CALL subroutine name
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
What are literals?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What are the different open modes available in cobol?
Which is not true about evaluate statement
What is the difference between next sentence and continue in cobol programing language?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What are the pertinent COBOL
Why occurs cannot be used in 01 level in COBOL?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
example for sub strings ? and refernce modifications whit output pls
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is rmode(any) ?
What are different data types in cobol?
What is the difference between external and global variables in COBOL?