OK, I am a newbe to rexx (though a seasoned programmer in many other languages) but I will need to learn fast. I use Reginald to test concepts/create prototypes at home and will implement these concepts/prototypes later on the mainframe in full code.
1. I have a source file/pds member that contain a set of well written and tested functions (Conseptually, I would look at it as a library or a shelf in a library,) that has been written by somebody else (members from CBT-Tape file 656 come to mind.) I code a program in another source file/pds member and want to refer to a function in the 'Library'. Note that the name of the function is NOT the external name of the source file/pds member
How do I do that in
a. Reginald
b. the mainframe
I admit that I may be setting the whole thing incorrectly, so I would appericiate any advice that would set me to the right direction.
2. I am trying to create a Rexx project in Reginald, but I cannot find a way to add files to the project (hence the previous question.) Could somebody point me to the information.
3. Does anybody have any simple emulator for EXECIO that would just translate simple calls to native rexx io calls?
Thanks
ZA
1. I have a source file/pds member that contain a set of well written and tested functions (Conseptually, I would look at it as a library or a shelf in a library,) that has been written by somebody else (members from CBT-Tape file 656 come to mind.) I code a program in another source file/pds member and want to refer to a function in the 'Library'. Note that the name of the function is NOT the external name of the source file/pds member
How do I do that in
a. Reginald
b. the mainframe
I admit that I may be setting the whole thing incorrectly, so I would appericiate any advice that would set me to the right direction.
2. I am trying to create a Rexx project in Reginald, but I cannot find a way to add files to the project (hence the previous question.) Could somebody point me to the information.
3. Does anybody have any simple emulator for EXECIO that would just translate simple calls to native rexx io calls?
Thanks
ZA