How do we get current date from system with century?
Answer Posted / aji cherian
Current date will show yymmdd format. Add 2000 to yy part.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What is a report item?
How many bytes S(8) comp field occupy and its maximum value?
) How do u handle errors in BMS macro
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
how do you reference the ksds vsam file formats from cobol programs
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
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 comp and comp-3 usage?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how to move the records from file to array table. give with code example
What is cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how do you reference the variable block file formats from cobol programs
Discuss about changing dataset name in proc.