Code: Select all
set the hideconsolewindows to true
put shell (tCommand) -- tCommand is a string containing a command I want to run
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
set the hideconsolewindows to true
put shell (tCommand) -- tCommand is a string containing a command I want to run