Reply to thread

Ok, I'm really close to making this work.  I just need to figure out how to make a function script that will run a program.  I tried a line something like this [code]MP_Action(run "C:\path\to\program\program.exe")[/code] in a script, but it didn't appear to work at all.  What command do I need to put in to run an outside program and what is the syntax?


Top Bottom