How include time & date in the report generation in cobol
programing?
Answer Posted / guest
we have a cobol reserved wordS called CURRENT DATE AND TIME
Syntax: Accept ws-date from CURRENT DATE
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
Why occurs cannot be used in 01 level in COBOL?
Mention the guidelines to write a structured cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is rmode(any) ?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Name some of the examples of COBOl 11?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are the rules of the move verb?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the LINKAGE SECTION used in COBOL?
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?
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?
Difference between array and sub-script ?
What are the pertinent COBOL commands?
How do you get the data to code the BMS macro?