what happens of we dont give time stamp in precompilation process
Answer Posted / srinivas yadav
An Abend will Occur such as -818
-818 is Time stamp mismatch.
How to resovle: Give the Time stamp.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is cobol?
Which Search verb is equivalent to PERFORM…VARYING?
How do you get the data to code the BMS macro?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Which is not true about evaluate statement
What is the difference between perform … with test after and perform … with test before?
how do you define single dimensional array and multidimensional array in your cobol?
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?
Name some of the examples of COBOl 11?
How many bytes S(8) comp field occupy and its maximum value?
For rewrite, why is it mandatory that file needs to be opened?
Write down the divisions of cobol program?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
what is difference between cobol and cobol/400