In COBOL CALL-CALLING,if a program A is calling 3 sub-
programs, dynamically, then it is said sub-programs will
always will always in Initial Mode. My question is : Do we
need to code CANCEL or (IS INITIAL) for dynamically called
sub-programs or it is the property of Dynamically called
pgms so every time sub-pgms are called they will be in initial
mode. ***This question is only Dynamic call****,
Please reply. Thank you in advance.

Answer Posted / vinay sonar

NO NEED TO USE CANCLE EVERY TIE.WHEN SUBPROGRAM IS CALLED IT IS ALWAYS IN ITS INITIAL STATE.THIS IS COBOL 85 FEATURE.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to move the records from file to array table. give with code example

2221


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

1590


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


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

737


What the difference is between continue and next sentence?

665






What is the difference between goback, stop run and exit program in cobol?

932


In COBOL programming, what is PERFORM? What is VARYING?

672


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

623


How do define dynamic array in cobol.

673


What is an in line perform? When would you use it? Anything else you wish to say about it.

649


what is the use of outrecord?

1774


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


what is the difference between COBOL2 AND COBOL390?

2455


In which area will you utilize 88 level items in cobol?

724


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681