Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run command
#3

Good answer!

The only thing I would add is it sometimes necessary to add CMD /c

SHELL "cmd /c xxxxxxx"

where xxxxxx is the command that you are running via SHELL and it is not running correctly because QBasic invokes the COMMAND.EXE rather than the CMD.EXE that you are probably used to.

Mac
Reply


Messages In This Thread
Run command - by Flightfanatic - 10-22-2007, 05:48 PM
Re: Run command - by wildcard - 10-22-2007, 05:58 PM
Re: Run command - by Mac - 10-22-2007, 11:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)