What is the usage of comp fields in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
what is scope terminator
how we can edit records in vsam data set and non vsam data sets
What is Control Break processing ?
When is inspect verb is used in cobol?
How can you add a particular field/coloumn in copybook?
why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
how do you reference the fixed unblock file formats from cobol programs
How are the next sentence and continue different from each other?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how the control comes back from subprogram to mainprogram
How can we know that cobol program is using report file or simple file....?