What is a SSRANGE and NOSSRANGE?
No Answer is Posted For this Question
Be the First to Post Answer
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is cobol?
what is Reentrancy and Quasi-reentrancy?
Program A calls program B. Will the working storage variables declared in program B be initialized every time it is called by program A or will the values be retained until the end of program A?
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
what happens if we dont close cursor in db2-cobol pgm?
Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.
when COMP-3 is preferrable?
What will happen if we generate GDG (+2) version without generating (+1) version?
i want a program using by if, evaluate , string, unstring, perform, occurs?
what is s013u000 for?
How to remove 2 duplicate records and copy only one using job control language?