in the TIME parameter we r giving hours r minutes
Answer Posted / mahii
time =(10,4)
10 = MINUTES
4= SECONDS
BY DEFAULT ITS IS 1440
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between external and global variables in COBOL?
What guidelines should be followed to write a structured cobol prgm?
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.
how to move the records from file to array table. give with code example
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
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?
What is the local-storage section?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write a program that uses move corresponding.
Write a program to explain size error.
How to print 10 to 1 if the input have only 10 digit number?
Write a cobol program making use of the redefine clause.
How to remove 2 duplicate records and copy only one using job control language?
What is link edit in cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need