|
-
Feb 20th, 2000, 08:07 PM
#1
Thread Starter
New Member
Using sendkeys to transfer data from excel to another application. The other app may display an error dialogue box. I can detect when this happens but I need to extract the actual error text message within the dialogue. Couldn't find an API function to get this property. Help appreciated!
-
Feb 20th, 2000, 09:46 PM
#2
Addicted Member
You have to get a handle to the message box and then go thru it's childs. Look for 'Static' as class
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|