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 the difference between perform varying and perform
until

Answer Posted / santhosh vayathuri

perform varying is like for statement in cobol we wil be
assign and increment and check the condition in a same
statement but perform until is like while statement in c
here we wil check upto the condition but we wil not
initialize and increment the value

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1381


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1391


When is inspect verb is used in cobol?

1307


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3277


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1207


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

1205


What are various search techniques in cobol? Explain.

1108


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1160


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

1641


What is the utilization of copybook in cobol?

1269


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

1423


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

12533


how do you reference the esds vsam file formats from cobol programs

1265


i want a program using by if, evaluate , string, unstring, perform, occurs?

4795


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1437