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 an in-line perform ?

Answer Posted / tiny

PERFORM ... ...

END PERFORM


When the body of the perform will not be used in other
paragraphs. If the body of the perform is a generic type of
code (used from various other places in the program), it
would be better to put the code in a separate para and use
PERFORM paraname rather than in-line perform.It increases
the readability of the program.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cobol?

1289


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

1263


Write a program to explain size error.

1240


What is the local-storage section?

1193


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

2064


Which Search verb is equivalent to PERFORM…VARYING?

1105


What are the various section in data division and briefly explain them.

1251


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2276


What is length is cobol?

1155


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

2135


how do you reference the rrds file formats from cobol programs

1656


Differentiate between structured cobol programming and object-oriented cobol programming.

1213


What are the pertinent COBOL commands?

3235


how do you reference the variable unblock file formats from cobol programs

1381


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

1151