01 a pic x(4) value 'abcd'
01 b pic 9(3)
can we move from a to b.if possible what would be stored in
b.
Answer Posted / satish
Yes We can move that.But I have another question.if we
move 'abcd' to comp variable then how it will get stored??I
know if we move theb it wont abend but dbt know how it will
be stored:-(
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between array and sub-script ?
What is the difference between external and global variables in COBOL?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the rules of the move verb?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How you can read the file from bottom?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how do you reference the esds vsam file formats from cobol programs
how to convert the recors form vsam file to db2 table tru file aid
What is a scope terminator give example?
how do you reference the variable unblock file formats from cobol programs
Explain how you can characterize tables in cobol?