Is there a way to use a click event to return to the calling program using the 
Chain Statement

i.e

  Select Case MnChce
  Case "1"
  Chain "\Storage Card\Blinking.exe",False 'do not reset the environment

The Chained program has

Sub done1_Click
Bye
End Sub

When clicking Done, it just ends the Chained program, and the calling program 
is no longer running either, both have been terminated.

How can I get back to the original program, back to the next line after the 
Chain? 

Any assiatance is appreciated


--~--~---------~--~----~------------~-------~--~----~
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