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

can you declare redefine in level 01?

Answer Posted / veena (ibm)

Redefines can be used for 01 level in working storage
section but not for 01 level in file section.

Other rules for redefines:

redefines cannot be used for 66 and 88 levels.
redefined vars level number must be same as the original
var.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what you understand by passing by value.

1198


What is inspect in cobol ?

1351


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?

1390


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1180


What are 77 levels used for?

1142


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

2186


What are the cobol coding sheets?

1349


what is difference between cobol and cobol/400

23061


Have you used comp and comp-3 in your project? And how?

2520


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2639


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

12527


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

1434


) How do u handle errors in BMS macro

2103


How to know whether the module is dynamical or statistical?

1206