Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to run sub programs using static and dynamic call ...

Answer Posted / vijay kumar

static:- its is identified by the CALL LITERAL.

Syntax:- CALL 'program name'.


Dynamic:- it is identified by the variable

Ex:- 01 ws-program pic x(8)
MOVE 'program name' to ws-program
CALL 'ws-program'.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bytes S(8) comp field occupy and its maximum value?

2186


Which is not true about evaluate statement

2509


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2471


What is link edit in cobol?

1266


Name some of the examples of COBOl 11?

3196


How can you get the ksds file records into your cobol program?

1133


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

1204


In COBOL, what is the different between index and subscript?

1275


What are the different rules of SORT operation?

1198


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

4204


How do we get current date from system with century in COBOL?

1423


Can you please let me know the centre name of INS certification in Kolkata.

2282


What is a SSRANGE and NOSSRANGE?

1519


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1296


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

2196