Still having the error 'NilObjectException the application must shut down' when using the 'launch' command. Looks like the target app to launch is producing the error on Windows Vista.
Here is the relevant code that tries to launch...

set the defaultFolder to it
launch "MyProgram.exe"
launch it

The docs say "...To work with a Unix process, use the shell function instead."

get shell("start MyProgram.exe")

So should I be using this instead?
Any ideas about this error?

Thanks,
Adrian
______________________
Club Type
http://www.clubtype.co.uk
<[email protected]>



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to