Allister,
The trouble you had, was it with the form not exiting normally? The form I am having trouble with can be open for hours at a time, the when it comest time to close it, it does not return to the calling program, so Rbase dumps me at the prompt.
I can try adding a pause before hand and see what it does.
Thanks,
Oh, also I will examine how many run/returns I have nesting and see if it is possible to use quit to instead.
Dan


At 06:45 PM 2/19/03 +0000, you wrote:

Dan

I have had (still do have) problems with forms where I have solved it by
putting:

Pause for 2

immediately BEFORE calling the form. Intentionally there is no message
because the screen doesn't need it so that nothing shows that there is a
delay and there is nothing to do to clear the message.

Anything less than 2 seconds and the problem remains.

It might be worth your giving it a try...

Regards,
Alastair.


----- Original Message -----
From: "Dan" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 5:57 AM
Subject: [RBASE-L] - Re: Crashing


> enter using dispatch
> pause 2 using "test"
> return


Dan Champion
P.O. Box 223
Grandville, MI. 49428-0223
www.championsolutions.net

Reply via email to