Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can we get current dat and time thru cobol pgm

Answer Posted / aaki

You can fetch current date from SysIBM.Sysdummy1 table in a
working storage variable

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between perform … with test after and perform … with test before?

1494


Differentiate between structured cobol programming and object-oriented cobol programming.

1211


What is a scope terminator give example?

1154


what is amode(24), amode(31), rmode(24) and rmode(any)?

1192


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1249


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.

6661


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

1429


Write a cobol program making use of the redefine clause.

1226


What are the pertinent COBOL

2619


how to move the records from file to array table. give with code example

2727


Write some characteristics of cobol as means of business language.

1196


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2133


What is the compute verb? How is it used?

1184


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1161


What is comp-1 and comp-2?

1278