What type of Call you would use if you don;t want the
control back to the calling program?

Answer Posted / lvrajesh

Hi Menaka,

Thanks for your answer. I believe you're answer is correct
after referring M.K. Roy book.

But I have a doubt,in the book it has been listed under
'COBOL for Personal Computers' so whether it applies to
Mainframe Cobol(VS Cobol II/Enterprise COBOL) usage. I
referred some IBM manuals and not able to find it.

Please let me know if you have you used it.

Appreciate your inputs.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Discuss about changing dataset name in proc.

757


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1604


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10542


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2095


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2716






For rewrite, why is it mandatory that file needs to be opened?

614


Why would you use find and get rather than to obtain?

673


Why occurs cannot be used in 01 level in COBOL?

707


how do you reference the ksds vsam file formats from cobol programs

646


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?

1221


) How do u handle errors in BMS macro?

1418


example for sub strings ? and refernce modifications whit output pls

1833


Are you comfortable in cobol or jcl?

633


How you can read the file from bottom?

652


Name some of the examples of COBOl 11?

2671