how long does the install of oorexx take?
No Answer is Posted For this Question
Be the First to Post Answer
what is uni-rexx?
What are the various error conditions seen in rexx?
How to code the db2 queries using rexx?
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.
i want to code a rexx program in order to get the inputfile and output files of jcl. i want code snippet or the coding for this , please
how to pass parms to ispf edit macro?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
What is the use of uni-rexx?
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.
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
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. e.g - The value of X is Y. Wot is its value? Do u know its value? I want to know its value.
I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.