can we use variable picture clause as xx.99 in cobol.
Answers were Sorted based on User's Feedback
how do you reference the esds vsam file formats from cobol programs
I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?
How to display string in the reverse order using occurs clause?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between structured cobol programming and object alternativelyiented cobol?
In my table having 3000 Records. How can I delete the 500th row? (we don't know what is data inside the table)
can we redefine 77 level item is it possible
Have you code any new programs in COBOL ? What is the functionality of the programs?
What is the mode in which you will OPEN a file for writing?
Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
which generation language is cobol
How do you define a variable of comp-1 and comp-2?