Everything wrapped. :-( Should have looked like this:

> Stop using "it."  Your code snippet does not show what "it" is set to.
> What is the default folder being set to? What are you launching? Why do
you
> have two launch statements?
> 
> Try:
> 
> put the defaultFolder into tOrigDefaultFolder
> set the defaultFolder to "C:\theDirTheExeIsIn" -- Put actual dir the EXE
is in here
> launch "MyProgram.exe" -- Put the actual name of the exe here
> set the defaultFolder to tOrigDefaultFolder -- Puts the defaultFolder back
where it was
> 
> Aloha from Hawaii
> 
> Jim Bufalini



_______________________________________________
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