How to code the db2 queries using rexx?
No Answer is Posted For this Question
Be the First to Post Answer
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.)
why is there no os/2 (ecs) port of oorexx?
How do I access data in control blocks such as jobname?
What are various loop types supported by rexx?
how long does the install of oorexx take?
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.
How do I find or access the current level of a GDG?
Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
How do I Run My Rexx Exec.?
how to access data in control blocks such as jobname?
Suppose 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?
can oorexx run ibm object rexx programs?