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

what is PERFORM? and its types?

Answer Posted / viks

to execute set of statement elsewhere in the prgram.
types :
perform para-name.
perform para1 until condition.
perform para1 n times.
perform para1 thru para4 until condition.
inline perform.
perform varying i from 1 by 1 until condition.
perform para1 with test before/after until condition.

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to detect record is locked in cobol/400?

1018


Explain the input procedure?

1004


What is comp?

1214


Define redefine and its syntax?

1027


What is output procedure?

1076


What is redefine?

1332


What are fillers? What is the actual use of fillers? With mall/simple example?

1051


What are the types of perform?

1104


Explain the types of perform?

1092


What is sort? And its syntax?

1092


What is input procedure?

1045


What is the syntax of sort?

965


How to detect record is locked in cobol/400? What is the solution for that?

1010


Explain how to detect record is locked in cobol/400? What is the solution for that?

949


What is the actual use of fillers?

1012