please..could u give an example about USAGE IS
POINTER ..and explain why and when we use it ?
What is the difference between NEXT SENTENCE and CONTINUE?
what is MSGLEVEL?
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.
) how do u code after getting data?
how to pass 100 to s9(4) how r they inserted ?
How many times the loop runs here 01 a pic 9(2) value 10. perform para1 a times stop run. para1: move 20 to a.
What are the access modes of START statement?
What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
Should I use STOP RUN in the sub program??why?
I have a occurs for 100 times but it has executed 101 time what could be the reason?
Can we move X(7) to S9(7) COMP?
WHAT IS SOC3?HOW IT CAN BE RESOLVED?