On 11/7/04 2:00 PM, Ken Ray wrote:

On 11/7/04 12:12 AM, "J. Landman Gay" <[EMAIL PROTECTED]> wrote:


On 11/6/04 10:44 PM, Mark Wieder wrote:


Am I correct, then, that it isn't possible to send multiple commands
with the shell() function? It would be cleaner if we could. Seems like
we should be able to. I may mess around with it some more just to find
out, but if anyone knows how to do it I am all ears.


Actually, it depends on what version of Windows you're running. Windows 2000
and later use the shell command "cmd.exe", which supports multiple commands
on the command line through the use of "&"; Windows 98SE and earlier use the
shell command "command.com", which does not support multiple commands.

Aha! That explains it. Thanks Ken. That might be a good thing to add to your tips thingie. ;)


--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to