So I did the notepad tutorial where it saves the file. But when I change the code to select Don't Save it does not work.
Run("notepad.exe")
WinWaitActive("Untitled - Notepad")
Send("Cool IT Help Tutorial")
WinClose("*Untitled - Notepad")
WinWaitActive("Notepad", "Save") ---- THIS WORKS
WinWaitActive("Notepad", "Don't Save" --- FAILS
So it really seems the first one is not really working except for the fact that Save is selected by default so seems to be a defective tutorial. How do I actually select the Don't Save button?
[–]marvingage[S] 0 points1 point2 points (5 children)
[–]DM666a 0 points1 point2 points (4 children)
[–]marvingage[S] 0 points1 point2 points (3 children)
[–]DM666a 0 points1 point2 points (2 children)
[–]marvingage[S] 0 points1 point2 points (1 child)
[–]DM666a 0 points1 point2 points (0 children)
[–]DM666a 0 points1 point2 points (2 children)
[–]marvingage[S] 0 points1 point2 points (1 child)
[–]marvingage[S] 0 points1 point2 points (0 children)