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

Define in-line perform?

Answer Posted / jayaram

The set of COBOL statements is written in between perform and end-perform. We should not code any period for these statements untill end-perform. THis code is used in once if you want to use the same code again you will write code once more.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1203


What is rmode(24)

1195


When is inspect verb is used in cobol?

1307


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

8021


Can we redefine the field of x(200) to less than 200?

1429


What is link edit in cobol?

1267


how do you reference the rrds file formats from cobol programs

1653


Which Search verb is equivalent to PERFORM…VARYING?

1103


what is search and searchall?what is the diffrence between them?give an best example?

6919


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

2189


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

1249


how do you reference the printer file formats from cobol programs

1276


What is the difference between Call and a Link?

1261


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

1140


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

1206