Demulling
demulling at centurytel.net
Wed Oct 1 23:34:57 CDT 2003
No problem, about time I gave something back to a list that has helped me out so much.
----- Original Message -----
From: Rocky Smolin - Beach Access Software
To: Access Developers discussion and problem solving
Sent: Wednesday, October 01, 2003 11:20 PM
Subject: Re: [AccessD] Interrupting processing
Aha! That works perfectly. I made the declare Public in a module so that it would work for all of the reports.
Many thanks and regards,
Rocky Smolin
Beach Access Software
----- Original Message -----
From: Demulling
To: Access Developers discussion and problem solving
Sent: Wednesday, October 01, 2003 7:56 PM
Subject: Re: [AccessD] Interrupting processing
http://www.mvps.org/access/api/api0030.htm
----- Original Message -----
From: Rocky Smolin - Beach Access Software
To: AccessD at databaseadvisors.com
Sent: Wednesday, October 01, 2003 1:37 PM
Subject: [AccessD] Interrupting processing
Dear List:
I have an application with a lot of reports that take a considerable time to run. I always put a couple of text boxes on the calling form saying "Processing record: xxxxx of yyyyy" and update it so the user knows there's something going on and how much longer it will be before the report comes up.
What I would like to do is to have a hotkey - probably the ESCape key - which would interrupt the processing, pop up a message box saying "Processing Interrupted. Continue? (Yes/No)" and if the user elects to continue have the code pick up where it was interrupted. Is this possible?
MTIA,
Rocky Smolin
Beach Access Software
--------------------------------------------------------------------------
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
----------------------------------------------------------------------------
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
------------------------------------------------------------------------------
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20031001/d697fca6/attachment-0001.html>