Try WindowFind "SattStore - Login%" as there could be some spaces at the end. : Unable to activate window. Downloaded WinInspector to try and help. : Able to find:UniApplication "SattStore" : with: WindowFind "SattStore", SattWindow : MessageBox SattWindow : Within thread shows:UniMDIForm "SattStore - Login" : but when we change it to : WindowFind "SattStore - Login" : The handle is blank. : We tried WindowGetChild, WindowGetNext of SattStore. : When we record a macro it works this is that script: ActiveWindow( : class(UniApplication) : position(-0004,-0004, 1028, 0744 ) : showstate(maximized) : control(UniMDIForm) : parentlevels(03)) : Mouse(wait(001047)l_down( 0704, 0224 )l_up( 0704, 0224 )) : : Keyboard(\wait(001156)t\wait(000218)e\wait(000109)s\wait(000203)t\wait(000109)\enter : \wait(000594)\enter : \wait(000813)t\wait(000109)x\wait(000188)t\wait(000110)c) : ActiveWindow( : control(OwiCmdButton) : parentlevels(06)) : Mouse(wait(001593)l_down( 0734, 0405 )wait(000219)l_up( 0734, 0405 )) : I can get you some screen prints if you tell me where to send.
|