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?
IBM,
950have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
IBM,
991If 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?
940Can 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?
954
can oorexx run normal rexx programs?
What are the functions available in rexx?
does uni-rexx give me any capabilities designed specifically for the unix environment?
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
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.)
What are various loop types supported by rexx?
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
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?
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?
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?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
i want new rexx tool which will perform jcl chk without submitting it
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 to pass parms to ispf edit macro?