how do you reference the fixed unblock file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
What is the figurative constant in cobol?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?
If we use GO BACK instead of STOP RUN in cobol?
How can I tell if a module is being called DYNAMICALLY or STATICALLY?
. How do we cast a variable in COBOL
What should be the sorting order for SEARCH ALL?
What is Redefines clause?
how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
how we separate the cobol cics statements from cobol&cics programming?