Results 1 to 2 of 2

Thread: Capture messagebox text

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    UK
    Posts
    1

    Post

    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!

  2. #2
    Addicted Member Razzle's Avatar
    Join Date
    Jan 2000
    Location
    Berlin, Germany
    Posts
    161

    Post

    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
  •  



Click Here to Expand Forum to Full Width