What is the Purpose of POINTER Phrase in STRING command in COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
What is the reference modification.
what is Reentrancy and Quasi-reentrancy?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
db2 variable decimal(15,2) what is the equalent size of cobol variable
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.
Write a program to explain size error.
where will u code file status ?
When can the USING phrase be included in the call statement ?
How to convert bunch of words in a line to relvant ASCII values?
can I copy book which contain db2 statment in procedure divion?
how to access the file from prodution from changeman tool and to submit a file to production
i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?