What are VS COBOL 11 special features?
Answer / santosh khot
Vs Cobol II is the Enhanced Version of Vs Cobol there are
Many concept are added like in-line perform, Occures clause
has 7 Dimensions registery pointers for extra accesing CICS
space Scope terminator.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meaning by design document? who can repared for this?
I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
What are 77 levels used for?
How do you define a table/array in COBOL?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
how we rectify soc7 and soc4 errors in project?
what happens if we dont close cursor in db2-cobol pgm?
sample code for read a 2nd record from last in flatfile how can do?
Without using move verb how to move one variable to another.
give the examples of strings in cobol
how will u pass dadta to cobol+db2 program...?
What guidelines should be followed to write a structured Cobol program?