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 a REDEFINES clause be used along with an OCCURS clause?
if yes,
01 WS-TABLE.

03 WS-TABLE-EL OCCURS 5 TIMES PIC X(1) VALUE 'A'.

03 WS-EX REDEFINES WS-TABLE-EL PIC X(5). What can you
expect?
if no,why?


Answer Posted / vikas sharma

This clause work as when u have define this another 01 level..
We can not define like this...

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2168


What is perform what is varying?

1224


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2634


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

1270


What is amode(24)?

1299


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

3281


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

2192


What is the Purpose of Pointer in the string?

1127


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

2138


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

1154


What is rmode(any) ?

1333


Which division and paragraphs are mandatory for a COBOL program?

1335


What the difference is between continue and next sentence?

1225


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2478


What is link edit in cobol?

1271