home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!cruzio!rhaven
- From: rhaven@cruzio.santa-cruz.ca.us
- Newsgroups: comp.databases
- Subject: Re: Paradox 4: Problem with PushButton and ShowDialog
- Summary: Cancelled a ShowDialog resets variable values
- Message-ID: <4782@cruzio.santa-cruz.ca.us>
- Date: Wed, 16 Dec 92 19:52:16 PST
- References: <Bz7L27.3Cx@ccu.umanitoba.ca> <1gj5bqINNfj3@grasp1.univ-lyon1.fr>
- Sender: rhaven@cruzio.santa-cruz.ca.us
- Reply-To: rhaven@cruzio.santa-cruz.ca.us
- Lines: 7
-
-
-
- Cancelling a ShowDialog rolls the PAL variables back to the value they
- had before the ShowDialog started, including unassigned. Use 'retval'
- to determin if a dialog was accepted or cancelled.
-
- Cheers
-