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...

I'm new to rexx. How to code rexx in jcl to read in a lpar
cpu usage file and select 1. date, time 2. some system
names 3. cpu usage for each system. The input file has
hourly reporting. The output file (CSV)is for excel use.
Run in batch mode. Output in FB.

Answer Posted / chandrakant sinha

to get the system time and date , u can use following code
time = time()
date = date()

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Enlist the features of rexx as a programming language.

1087


how long does the install of oorexx take?

1057


what if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?

951


How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?

960


What are the functions available in rexx?

989


i want new rexx tool which will perform jcl chk without submitting it

2167


have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?

991


I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there

3122


Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?

1014


What is the difference between ooRexx and IBM's Object REXX for Windows?

1140


Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?

963


If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?

945


what would I use uni-rexx for?

1010


What is the use of uni-rexx?

987


can oorexx run normal rexx programs?

1059