What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
No Answer is Posted For this Question
Be the First to Post Answer
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What are the different rules to perform a Search?
Identify the invalid dataname from the following: (A) savings-account (B) annual-allocation-for-overhead (C) samount250 (D) 12demand
Can JUSTIFIED be used for all the data types?
How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.
Can we move SPACES to numeric field and ZEROES to alphabetic field? If yes what are the way doing this?
What is the figurative constant in cobol?
What are the ways you can generate a copybook?
What should be the sorting order for SEARCH ALL?
The maximum number of dimensions that an array can have in COBOL-85 is ?
how can u pass the values into db2 values from cobol ?
Can we move X(9) to 9(9). If yes what are the ways for doing this?