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

Answer Posted / sujith

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

Is This Answer Correct ?    35 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of SDLC u followed? Why?

1640


i want a program using by if, evaluate , string, unstring, perform, occurs?

4198


) what is the difference between AID and HANDLE AID?

1749


what are decleratives in cobol?

1905


What is the difference between Global and External Variables?

775






State the various causes of s0c1, s0c5 and s0c7.

750


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

815


Have you used comp and comp-3 in your project? And how?

2088


How do get the result of your program directly on your pc?

1970


What is the difference between comp and comp-3 usage?

777


HOw can I get the negative sign while deduct high value from low value

1880


What are the different open modes available in cobol?

829


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1896


What is the difference between external and global variables in COBOL?

915


What is link edit in cobol?

863