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 / frankie

What is diff betn 'Occurs under Redefines' and the vice
versa?

Confused...Can you help?

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is redefines clause in COBOL?

829


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

1571


What is rmode(any) ?

674


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

1616


What rules are followed by the search verb.

623






What are various search techniques in cobol? Explain.

629


What are different data types in cobol?

668


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?

2081


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

636


What are declaratives and what are their uses in cobol?

692


In COBOL, what is the different between index and subscript?

745


what is s000 u4087 error? please give the all error codes in cobol,jcl.

16996


What is the Purpose of Pointer in the string?

629


how do you reference the variable block file formats from cobol programs

664


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

609