Hi All,

I'm launching my NSB-created executable from another application using that 
app's "Run" method which launches an external application.  One of the 
parameters to this method is a "wait time" that let's you pause that 
application until the one you called is finished.  I know this works because 
I've tested it by launching other apps like calculator and notepad.  For some 
reason, the other application doesn't realize my NSB-created app is still 
running.  Does this have to do with the whole NSB base executable issue again? 
(see http://tech.groups.yahoo.com/group/nsbasic-ce/message/19320 for another 
example of this) Or is it something else this time?  

Also, the Run method returns an exit code.  Whenever I look at this value after 
running an NSB app, it's always 0.  Do NSB apps not use this return for 
anything?

Thanks,
Shaun


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to