Quick reference for the Send( "keys" [, flag] ) Command.   ^ Ctrl   ! Alt   + Shift # Win AutoIt can send all ASCII and Extended ASCII characters (0-255), to send UNICODE characters you must use the "ASC" option and the code of the character you wish to Send(see {ASC} below). To send the ASCII value A (same as pressing ALT+065 on the numeric keypad) @@SyntaxHighlighting@@ Send("{ASC 065}") @@En
{{#tags}}- {{label}}
{{/tags}}