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

1)what is the maximum limit for occurs?

Eg: 01 A PIC X(10) OCCURS N TIME.

What is the max value for N?

Answer Posted / prakash

01 level is not used for occurs.

MAXIMUM LIMIT IS 7 TIMES IN VS COBOL 11.

MAXIMUM LIMIT IS 3 TIMES IN VS COBOL.

Is This Answer Correct ?    1 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2607


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1501


State the various causes of s0c1, s0c5 and s0c7.

1145


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

9179


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1148


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1280


How do get the result of your program directly on your pc?

2397


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

1431


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

2287


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6670


How to know whether the module is dynamical or statistical?

1213


how can i see junk values in dclgen or in hostvariable of comp ?

3052


Write the code implementing the perform … varying.

1122


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

1138


What rules are to be followed while using the corresponding options?

1126