01 a pic x(6) value is abcdef
01 b pic x(3)
move a to b wht will be the value in b ?
Answer Posted / kiran
abc
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
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?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is an in line perform? When would you use it? Anything else you wish to say about it.
how do you define single dimensional array and multidimensional array in your cobol?
Difference between array and sub-script ?
What is comp-1 and comp-2?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Can we change the password using ALTER? anyone tried and changed?
what happens if parmparameter passes zero bytes to the program
State the various causes of s0c1, s0c5 and s0c7.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is a SSRANGE and NOSSRANGE?
What is the difference between Call and a Link?