what happens if we wont give timestamp in precompilation process ?
Answer Posted / suputhru
yes, nothing will happen.
Timestamp will automatically generted in precompilation time.
we don't give that.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a scope terminator give example?
) How do u handle errors in BMS macro?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how to move the records from file to array table. give with code example
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How arrays can be defined in COBOL?
Can we redefine the field of x(200) to less than 200?
how do you reference the printer file formats from cobol programs
How to know whether the module is dynamical or statistical?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between next sentence and continue in cobol programing language?
What is the Purpose of Pointer in the string?
What is redefines clause in COBOL?