in the TIME parameter we r giving hours r minutes

Answer Posted / sushant kumar mohanty

TIME=(MINUTES,SECONDS)
MINUTES<=1440 and SECONDS<60

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why would you use find and get rather than to obtain?

696


Write the code implementing the perform … varying.

649


how do you reference the variable block file formats from cobol programs

696


how do you reference the printer file formats from cobol programs

677


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2069






How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

688


Explain how you can characterize tables in cobol?

653


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

1370


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

1966


What is difference between static and dynamic call in cobol?

792


What are the different data types in cobol?

801


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1238


Can we redefine the field of x(200) to less than 200?

837


i want a program using by if, evaluate , string, unstring, perform, occurs?

4072


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

692