Can we move SPACES to numeric field and ZEROES to
alphabetic field? If yes what are the way doing this?
Answer Posted / guest
Chakri, you are wrong. Only Numeric data can be moved to
alphanumeric variable. The reverse is not possible.
One way of doing it is using Redefines clause.
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
What are the various section in data division and briefly explain them.
Can you please let me know the centre name of INS certification in Kolkata.
Write the code to count the sum of n natural numbers.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Why did you choose to work with ibm mainframe cobol programming?
What are the different rules of SORT operation?
What is static and dynamic call in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
how do you reference the esds vsam file formats from cobol programs
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the compute verb? How is it used?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the Purpose of POINTER Phrase in STRING command in COBOL?