Search found 5 matches

by R2DU
Thu Jun 04, 2009 2:34 pm
Forum: Beginners
Topic: Save As window query
Replies: 3
Views: 3979

Fixed it! Thanks Gale - you pointed me in the right direction, and after much perseverence I realised that the window which opens up during file download actually starts with the name of the file being downloaded! D'oh! :oops: I was put off by seeing the counter showing how much data was being downl...
by R2DU
Wed Jun 03, 2009 4:47 pm
Forum: Beginners
Topic: Save As window query
Replies: 3
Views: 3979

Save As window query

Hi Guys, Can someone please explain to a newbie like me how I can get the window handle of a Save As window when it starts to download a file, for example from an FTP site? I'm using Internet Explorer to connect to the FTP site first, and am downloading three zipped files to deal with later. But eve...
by R2DU
Tue May 19, 2009 2:49 pm
Forum: Beginners
Topic: Debugging and ScreenCapture command
Replies: 4
Views: 5135

Breakpoint is the trick!
Thanks - just tried it and it works!!! :D

Really appreciate the fast response, I can now get on with the rest of the script!

Simon
by R2DU
Tue May 19, 2009 2:36 pm
Forum: Beginners
Topic: Debugging and ScreenCapture command
Replies: 4
Views: 5135

Sorry Marcus, but things still aren't working out right... :? This is my updated portion of script: Label>looparound2 Let>Delay=2 Let>NumFound=0 Wait>Delay IfFileExists>c:\REX_Files\tescolink.bmp DeleteFile>c:\REX_Files\tescolink.bmp Endif GetScreenRes>X,Y Let>WIN_USEHANDLE=1 GetWindowHandle>*,Windo...
by R2DU
Tue May 19, 2009 9:18 am
Forum: Beginners
Topic: Debugging and ScreenCapture command
Replies: 4
Views: 5135

Debugging and ScreenCapture command

Hi Guys, I've got a newbie issue, which I haven't found the answer for in the forums. When debugging, how do you get the FindImagePos command to view the webpage (which is what my script is trying to do) and capture that, rather than the debugging window? This is the portion of the script I'm having...
Sign up to our newsletter for free automation tips, tricks & discounts