IPF - Please check

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
Martin_Guest

IPF - Please check

Post by Martin_Guest » Tue Mar 02, 2004 1:19 pm

I downloaded "Version7.2.043e - 19/11/2003" and have been playing with it for the last couple of days. I am getting lockups and Kernel32 invalid page faults with monotonous regularity. There may be a number of reasons for the above, but I should be grateful if some kind soul would run the following and let me know if it works or whether I have been a complete bozo setting it up. NB Filenames are unique and are changed at each iteration.

***** Script start *****
Let>filename=C:\TestDownloads\ms0008_1.txt
Let>filename2=ms0008_1.txt
Run Program>C:\WINDOWS\Notepad.exe
WaitWindowOpen>Untitled - Notepad
Send>filename
Press ALT
Send>fa
Release ALT
WaitWindowOpen>SaveAs
SetFocus>SaveAs
Send>filename2
Press Enter
***** Script end *****

With thanks in advance

Martin

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Tue Mar 02, 2004 4:44 pm

I was also getting lockups with the original script.

Your script works fine if you add a "space" into the "Save As" window names:
WaitWindowOpen>Save As
SetFocus>Save As
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

Martin_Guest

Post by Martin_Guest » Tue Mar 02, 2004 11:38 pm

Thank you

Martin

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts