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