Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

How to save the notepad file on desktop and also send that file to my email address

$
0
0
WinWaitActive("Notepad", "")
Send("!s")
WinWaitActive("Save As", "")
Sleep (1000)
; Send the name we found was next in line
Send(@DesktopCommonDir & "abcd" & ".text")
Sleep(1000)
Send("!s")

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>