What is the difference between Global and External Variables?
No Answer is Posted For this Question
Be the First to Post Answer
When would you use in-line perform?
How can you declare the file ?
How can you pass values from COBOL program to non-COBOL programs?
how many bytes do SPPPP999 will store?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What should be the sorting order for SEARCH ALL?
I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
What is the difference between CONTINUE & NEXT SENTENCE ?
What are different file OPEN modes available in COBOL?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how to know that the file has 300 records how to acess it?
how to check whether the open command of a sequential file is successful? or not?