What is CALL statement in COBOL?

Answer Posted / siri

CALL:-CALL statement is used to execute the SUB program from the MAIN program.....
EX:-CALL 'SUB1' USING BY REFERENCE WS-VAR1
BY CONTENT WS-VAR1
BY REFERENCE IS DEAFAULT ITS NO NEED TO CODE...BY CONTENT IS NEED TO CODE IT IS PASS THE LENGTH OF THE DATA ITEM TO THE CALLED PROGRAM....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a binary search and a sequential search what are the pertinent cobol?

727


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

700


Write the code to count the sum of n natural numbers.

697


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1586


What is the difference between Call and a Link?

694






What is amode(31)

716


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

642


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...)

1921


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8156


Explain how you can characterize tables in cobol?

636


how can i see junk values in dclgen or in hostvariable of comp ?

2538


What are the rules of the move verb?

701


What is the difference between structured cobol programming and object alternativelyiented cobol?

751


What is the utilization of copybook in cobol?

650


What is comp-1 and comp-2?

756