;
In a msg of , David Bowerman writes to Steve
McCrystal:
;
David,
DB> I modified the code above to include loading the REXXUTIL
DB> functions and it seems to work just fine here under CREXX.
DB> Actually, I loaded the REXX FTP functions as well since that is
DB> part of the boilerplate.
Thanks, David! I really apprecite it.
As I mentioned to Mike, I never thought of that since I didn't have to do it
in OREXX.
DB> The code to unload the functions after
DB> use is not included since I never bother to unload them. Too many
DB> pieces of my REXX code make use of them to bother with continual
DB> loading/unloading -- especially when you unload the functions
DB> from one thread while another thread is making use of them.
I think I'll just load everything I might need and let it alone. Will it work
to just call a routine from STARTUP that does so?
If the folks at SciTech could get *their* REXX code written properly, I could
just leave OREXX active and forget about it all! :^)
Thanks again for the help.
-[Steve]-
--- GoldED/2 3.0.1/#
* Origin: -[Steve's Place]- New Berlin, WI (FidoNet 1:154/731.2)
|