if you code move high-values to variable,can you move it
into numeric variable or alphanumeric variable?
What is static and dynamic call in cobol?
how we can edit records in vsam data set and non vsam data sets
Difference between ps, esds
What is SQL Code -904 and -903 in DB2 And how to handle it?
In COBOL CALL-CALLING,if a program A is calling 3 sub- programs, dynamically, then it is said sub-programs will always will always in Initial Mode. My question is : Do we need to code CANCEL or (IS INITIAL) for dynamically called sub-programs or it is the property of Dynamically called pgms so every time sub-pgms are called they will be in initial mode. ***This question is only Dynamic call****, Please reply. Thank you in advance.
Are you comfortable in cobol or jcl?
What is the difference between Perform para and perform asaection in cobol?
What is the difference between goback, stop run and exit program in cobol?
what is level 66 means??
Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
How do we get current date from system with century?
Define in-line perform?