Jump to content

ControlSetText not working


Rskm
 Share

Recommended Posts

i have a code where the ControlSetText was working perfectly. now its not working. please see the video and snap attached. The snap show the way i have used window info. In the video,  when the dialogue box opens, it used to key in 'sea.runx' , but now its not working so... what could be the reason. the script used is as shown below - thanks

 

WinActivate("SACS 5.3 V8i")
 winwaitactive("SACS 5.3 V8i")
send("^r")
winwaitactive("SACS Run Files")
ControlSetText ("SACS Run Files","",1148,"sea.runx")
SEND("{ENTER}")2018-03-22 at 00-02-47.mp4

 

ctrlbox.thumb.PNG.c362c55aa0e34305c7ea81510f4fcb93.PNG

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...