realbasic-nug
[Top] [All Lists]

Re: calling methods synchronously?

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: calling methods synchronously?
From: "David Stein" <dcstein77 at gmail dot com>
Date: Mon, 28 Apr 2008 18:40:43 -0700
Authentication-results: mx.google.com; spf=pass (google.com: domain of realbasic-nug-bounces at lists dot realsoftware dot com designates 66.116.103.65 as permitted sender) smtp dot mail=realbasic-nug-bounces at lists dot realsoftware dot com
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <beb8eafb0804281546q1e60e77ake503c761185efb93 at mail dot gmail dot com> <316C9115-ADCA-471E-A69E-6DABAF8C9552 at great-white-software dot com>
Thanks, that was it.

David

On Mon, Apr 28, 2008 at 4:16 PM, Norman Palardy
<npalardy at great-white-software dot com> wrote:

>  And well it should keep executing
>  Close is not a means to leave this method immediately
>  But a return is
>
>  If i = 6
>    NextWindow
>    RETURN
>
> End If
>
>  MsgBox "Got here."
>
>  i = i + 1
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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