Hello Steve,
20 Sep 99 06:33, Steve McCrystal wrote 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 (unknown
SM> function in line xx, as I recall) when I added the lines to startup.
SM> When I CALLed the same lines in a seperate script, it worked. I left
SM> it that way! :^)
If you add REXX code to a plain batch file then that batch is not a REXX file
that can be run, you have to turn the whole batch file into a REXX file: on
the first line in the first column the batch file must start with a comment,
to begin with.
Why don't you post here what you made out of it, so we could take a look at
it?
Greetings -=Eddy=- email: eddy.thilleman@net.hcc.nl
... WindowError:001 Windows loaded. System in danger.
--- GoldED/2 3.0.1
* Origin: Windows98 is a graphic DOS extender (2:500/143.7)
|