teddybear
17th June 2009, 06:26
Hi there,
Ihave this problem and hope someone can advise.
I have the following code in the program script
brp_id = brp.open( "rtfcmgo40310000", "D", 1 )
With this, the user can choose to cancel the device selection. When this happen, how can I return the control back to the form ?
Currently, I issue the command abort(). But this will end the session also, which the user do not want that.
Ihave this problem and hope someone can advise.
I have the following code in the program script
brp_id = brp.open( "rtfcmgo40310000", "D", 1 )
With this, the user can choose to cancel the device selection. When this happen, how can I return the control back to the form ?
Currently, I issue the command abort(). But this will end the session also, which the user do not want that.