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 / 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 |
I want to remove a duplicates form a given input field using rexx program. please Any one help me out to solve this ... Thanks in Advance.
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
for which platforms is uni-rexx available?
Enlist the features of rexx as a programming language.
How do I access data in control blocks such as jobname?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
How do I access data held on the JES spool?
How do I Run My Rexx Exec.?
What does the sample library of uni-rexx consist of?
What are the various error conditions seen in rexx?
is oorexx compatible with ibm object rexx?
How to run my rexx exec?