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
Name some of the examples of COBOl 11?
What kind of error is trapped by on size error option?
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.
What is the difference between Global and External Variables?
Name the sections present in data division.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to know whether the module is dynamical or statistical?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Which division and paragraphs are mandatory for a COBOL program?
Have you used comp and comp-3 in your project? And how?
HOw can I get the negative sign while deduct high value from low value
Can we redefine the field of x(200) to less than 200?