The below is the declaration for a variable ws
01 ws pic 9(3).
if you want to insert space how will you do that.
in which level u should do it
Answer Posted / kavya
using filler clause we can insert space
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
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.
State the various causes of s0c1, s0c5 and s0c7.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Explain how to differentiate call by context by comparing it to other calls?
how do you reference the rrds file formats from cobol programs
What are the pertinent COBOL
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is comp-1 and comp-2?
Define static linking and dynamic linking.
How do you differentiate between cobol and cobol-ii?
What are 77 levels used for?
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...)
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?