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.
No Answer is Posted For this Question
Be the First to Post Answer
for which platforms is uni-rexx available?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
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.
How do I pass parms to my ISPF Edit macro
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.
can oorexx run ibm object rexx programs?
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
When will a port of ooRexx to "XYZ" be available?
can I redistribute oorexx freely with commercial software?
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?
How do I Run My Rexx Exec.?
What are various loop types supported by rexx?