detecting boxes in windows using python

From: bill ramsay (bill.ramsay_at_clear.net.nz)
Date: 09/02/04


Date: 1 Sep 2004 19:57:47 -0700

Dear all.

I am using an existing hodge-podge of an application that runs on top
of an Access database. This application dials up customer equipment,
handshakes then downloads/uploads various bits of information in the
access database.

The original application is designed for some poor sod to sit there
for hours and manually do the necessary.

I have automated various processes by 'back filling' the access
database, thereby fooling the application into doing what I want.

The problem that I have is that if the application comes across a busy
signal, or if the call fails for what ever reason, it displays an
error dialog box on the pc. If there are a lot of these, it causes
the app to hang.

The underlying log files in the access database are still updated.

Is there a way in python to detect these dialog boxes, then
effectively close them? either by pressing the boxes own close
button, or the little cross thingy on the top right corner (i don't
know what it is called).

The OS is win2k, latest service pack.

Any help that any of you can offer will be most greatfully received.

Kind regards

Bill



Relevant Pages

  • Re: link table
    ... Thanks Frank. ... two sub check boxes. ... Cascade Delete Related Records. ... >> from access database I tried to delete the record as well, ...
    (microsoft.public.data.odbc)
  • Re: ADO does not update
    ... in a Microsoft Access Database and I am using Microsoft Visual Studio 2003 to ... I used the OleDbDataAdapter to create a data adapter ... I then created some text boxes to represent each field ... I am using OLE adapter and an ACCESS Database. ...
    (microsoft.public.data.ado)
  • HELP: Odd behaviour of ASP form
    ... I have a page with a data input form, and that forms submits it to an ... Access database ... I have another page which displays the same form boxes written in ASP. ... The only ones which seem to display correctly are the bottom 4 text ...
    (microsoft.public.frontpage.client)
  • Re: Can I convert an outlook form to an Access form
    ... > to know if this can be linked/converted to a form in an Access database ... > without recreating the form ... boxes in an Outlook form may be able to link to data in tables in an Access ...
    (microsoft.public.access.forms)