Answer Posted / anjireddy vintha
it is a conditional dataname level number..use of 88 is to
evaluate filestatus codes and also some more advantages are
there.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write some characteristics of cobol as means of business language.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Which is not true about evaluate statement
IF I mention stop run in CICS what happens?
What is an in line perform? When would you use it? Anything else you wish to say about it.
how do you reference the fixed unblock file formats from cobol programs
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Describe the cobol database components?
Define static linking and dynamic linking.
Name the sections present in data division.
i want a program using by if, evaluate , string, unstring, perform, occurs?