gettingstarted
[Top] [All Lists]

How Do I Stop Code Execution As In MsgBox

To: gettingstarted at lists dot realsoftware dot com
Subject: How Do I Stop Code Execution As In MsgBox
From: Barry Lumpkin <barrylum at bellsouth dot net>
Date: Sat, 25 Sep 2004 09:52:14 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
After receiving data from the serial port, I begin processing it. While processing, sometimes the processing code finds a string that needs to be corrected by the user before it can continue. I can use MsgBox to interrupt the processing and notify the user of the error. Works perfectly. What I'd rather do is have a window open that allows the user to enter corrected data. Unfortunately the processing continues without interruption creating errors. Is there a way when opening a window to cause the code in another window to stop as with the msgBox? I'm stumped.

Thanks for your help!

Barry

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>