Ahs Email Code Example


Example: ahk send

Send Sincerely,{enter}John Smith  ; Types a two-line signature. Send !fs ; Select the File->Save menu (Alt+F followed by S). Send {End}+{Left 4} ; Jump to the end of the text then send four shift+left-arrow keystrokes. SendInput {Raw}A long series of raw characters sent via the fastest method.

Comments

Popular posts from this blog

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

C Perror Example

Converting A String To Int In Groovy