how can u redefine picx(10) with pic 9(6).

Answer Posted / narasimha reddy.k

05 WS-TX-REASON PIC X(10).
05 WS-TX-NUM REDEFINES WS-TX-REASON PIC 9(06).

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different data types in cobol?

794


Can we redefine the field of x(200) to less than 200?

963


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

6905


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

807


What is the difference between Global and External Variables?

775






Difference between cobol and cobol-ii?

830


Write a program to explain size error.

773


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

953


What is the usage of comp fields in cobol?

755


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

768


What is amode(24)?

770


What is static and dynamic call in cobol?

685


Write a cobol program making use of the redefine clause.

831


How do you reference the following file formats from cobol programs?

804


What is perform what is varying?

808