Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are
the ways for doing this?

Answer Posted / jayaprabhu

hi all

Numeric can be moved to alphanumeric
and alphanumeric can be moved to numeric only if it has the
numeric data.

Is This Answer Correct ?    41 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can characterize tables in cobol?

710


What the difference is between continue and next sentence?

651


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

1912


Explain about different table spaces.

644


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

17028






here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6822


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2005


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1929


Name the sections present in data division.

697


How do you differentiate between cobol and cobol-ii?

651


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

672


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2720


What is rmode(any) ?

680


Which is not true about evaluate statement

1567


What is cobol?

741