Hi all
I do NOT want to set OLERequestPendingTimeout and/or OLEServerBusyTimeout to 0.
If they are set to their default values and regardless of the setting for
OLEServerBusyRaiseError, this dialog is displayed if for example the word
application has an open dialog. This can be demonstrated with the following
code:
o = CreateObject('Word.Application')
o.Documents.Add
o.Dialogs(88).Show
o.Application.Quit
I was wondering if there might be some way (BindEvents?) to let FoxPro know
when this dialog (not the Word dialog but the Action cannot be completed one)
is displayed
Many thanks
Paul Newton
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.