|
-
Dec 1st, 2004, 07:33 PM
#1
Thread Starter
Fanatic Member
problem in closing a error
hi
i have the folowing piece of code
Call SendMessage(GetWindow(FindWindow("#32770", "Manual Import"), GW_CHILD), BM_CLICK, 0, 0)
hello = FindWindow("#32770", "Microsoft Visual Basic")
the first line clicks on a button
the control goes to next page and all details from clipboeard are copied to this page
after this a error pops up.....hope can i close that error box.........2nd line is for closing the error box.........but i dont know how to call it after the pasting process is completed
thanks and regards
vivek.s
Last edited by vivek.shankar; Dec 2nd, 2004 at 03:35 PM.
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
|