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

Is this allowed?

01 WS-TABLE.

03 FILLER-X PIC X(5) VALUE 'AAAAA'.

03 WS-EX REDEFINES FILLER-X OCCURS 5 TIMES PIC X(1).

can redefines clause be used with occurs clause?

Answer Posted / bob

Yes we can use redefine under occurs clause but we cannot
use occurs under redefine

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

2291


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2439


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

4213


how do you reference the rrds file formats from cobol programs

1660


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1367


how to access the file from prodution from changeman tool and to submit a file to production

7630


Discuss about changing dataset name in proc.

1296


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

1152


Which division and paragraphs are mandatory for a COBOL program?

1335


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1302


What is length is cobol?

1157


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

1234


Define static linking and dynamic linking.

1272


Describe the cobol database components?

1219


How to print 10 to 1 if the input have only 10 digit number?

1308