How do u know what version of cobol u are using?
Answers were Sorted based on User's Feedback
Answer / nagaraj ramamoorthy
you could find it in the compile listing...
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / jagan
PRESENT COBOL VERSION IS VS-COBOL-2
VISULAIZE SOURSE COBOL-2.
THIS COBOL IS MAINLY DEVELOPED FOR LARGE SIZE OF APP'S
| Is This Answer Correct ? | 5 Yes | 7 No |
can we read records in a file from botom to top. if possible how can we read
What does EXIT do ?
copy 100 records without using ibm utilities
how can i see junk values in dclgen or in hostvariable of comp ?
01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
What is normalisation?
What is the difference between CALL BY VALUE and CALL BY CONTENT?
What is Control Break processing ?
What is the maximum length of a field you can define using COMP-3 in COBOL?
ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alphabete
What is an in-line perform ?
SIGN TRAILING SEPARATE field occupy ?