Steve McCrystal wrote in a message to Jack Stein:
JS> Sure. I do it that way here. If you are calling a rexx script
JS> from startup.cmd, then, why would you not be able to use the
JS> start-up to call the Rexx Utilities?
SM> I'm not sure *why* it doesn't work, but I got error messages
SM> (unknown function in line xx, as I recall) when I added the lines
SM> to startup. When I CALLed the same lines in a seperate script, it
SM> worked. I left it that way! :^)
Did you add the initial "/* blah de blah */" comment starting on the first
column of the first line? Minus the ""s of course. Without that comment, the
file will be sent to the command interpreter which is going to have trouble
attempting to make sense of a REXX file.
Of course, I know this simply from reading the manual.
Regards,
David
--- timEd/2 1.10.y2k+
* Origin: Frog Hollow -- a scenic backroad off the Infobahn (1:153/290)
|