Can we move SPACES to numeric field and ZEROES to
alphabetic field? If yes what are the way doing this?

Answer Posted / sriram

NO.
Only Alphanumiric field allow numric or alphabetic or both.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(any) ?

777


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

803


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

834


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

955


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

858






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.

2117


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

5875


How do define dynamic array in cobol.

772


Differentiate between structured cobol programming and object-oriented cobol programming.

751


What is cobol?

841


Which division and paragraphs are mandatory for a COBOL program?

792


What is amode(31)

807


Write the code to count the sum of n natural numbers.

789


What are the cobol coding sheets?

745


What are the rules of the move verb?

813