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 a report item?

741


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.

5695


What is the compute verb? How is it used?

665


Why would you use find and get rather than to obtain?

692


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

711






Are you comfortable in cobol or jcl?

643


What is the difference between comp and comp-3?

704


What is rmode(24)

683


How to know whether the module is dynamical or statistical?

658


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

17054


What is the difference between goback, stop run and exit program in cobol?

932


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

1616


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1962


what is search and searchall?what is the diffrence between them?give an best example?

5563


What is the difference between a binary search and a sequential search what are the pertinent cobol?

737