Need help to open script faster, or compile... (PLEASE!)
Hi all,
I have a program that needs to call a SCAR script. The problem is that to use this script I also have to open the whole SCAR text editor.
Is there a way to only run the script without the text editor? Or at least don't have to recompile...it compiles automatically each time you start the script and add a 60ms delay or so...
I'd also like to know if anyone would know how to compile my script to a .exe to boost speed. I found a method on the net, but I'm having access violation errors.
Right now my program calls a shortcut that look like this:
"C:\Program Files\SCAR 3.22\scar.exe" -open "D:\myscarscript.scar" -run
It opens scar and run the script, but I need it to be as fast as possible.
Thanks in advance for your help!
Last edited by Bernardo88 : 09-22-2010 at 12:25 AM.
|