Re: How to Exit from report???

From: <oldorder_at_my-dejanews.com>
Date: Fri, 30 Apr 1999 10:07:57 GMT
Message-ID: <7gbvds$ci5$1_at_nnrp1.dejanews.com>


> How do I exit from Report?
> For example:
> I have a procedure prompting user to enter a value. If user enters 'E'
> the program exits.
>
> Sounds so easy to program, yet I don't know the answer. I tried "exit",
> "close", "quit", "cancel", "break", "stop", and "terminate". Nothing.
> I know someone out there can help. Please respond. Thank you.

exit_form(); ? This exits the current form to the previous calling form, or if it is the parent form, exits to system. Unfortunately, I'm still finding how to exit to system in the child form.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Apr 30 1999 - 12:07:57 CEST

Original text of this message