RSS Feed Link       View page in German   View page in Spanish   View page in French   View page in Italian   View page in Portuguese   View page in Japanese   View page in Korean   View page in Simplified Chinese   
Log On   Feedback   Search Site    
 
 
Home eZine Software Scripting Network Admin. SITE UPGRADE IN PROGRESS - CLICK HERE FOR INFO 
 
Send Commands Listing
Languages   UDF/UDC Libraries   Data Access   Visual Studio    

 
Book Reviews - know before you buy

Select Area:

Information
ADSI
ASP
AutoIt
(D)HTML
KiXtart
MS-DOS / CMD
PowerShell
RunDLL32
ScriptIt
VBScript
WMI

Send Commands
Dx21 Book Recommendations

The 'Send' command syntax is similar to that of ScriptIt and the Visual Basic 'SendKeys' command. Characters are sent as written with the exception of the following characters:

 Send Keyv2.63v2.64 Description
!This tells AutoIt to send an ALT keystroke, therefore "Send,This is text!a" would send the keys "This is text" and then press "ALT+a".
#The hash is used as a key delimiter to make a line easier to read. i.e. "Send, H#e#l#l#o" is the same as "Send,Hello".
^This tells AutoIt to send a CONTROL keystroke, therefore "Send,^!a" would send "CTRL+ALT+a".
{!}!
{#}#
{^}^
{{}{
{}}}
{+}+
{ALT}ALT
{ALTDOWN}Holds the ALT key down until {ALTUP} is sent
{ALTUP}Releases the ALT key from the {ALTDOWN} command
{APPSKEY}Windows App key
{ASC nnnn}Send the ALT+nnnn key combination
{BACKSPACE} or {BS}BACKSPACE
{CAPSLOCK}CAPSLOCK
{CTRLBREAK}Ctrl+break
{CTRLDOWN}Holds the CTRL key down until {CTRLUP} is sent
{CTRLUP}Releases the CTRL key from the {CTRLDOWN} command
{DELETE} or {DEL}DELETE
{DOWN}Cursor down
{END}END
{ENTER}ENTER
{ESCAPE} or {ESC}ESCAPE
{F1} - {F12}Function keys
{HOME}HOME
{INSERT} or {INS}INS
{LEFT}Cursor left
{LWIN}Left Windows key
{LWINDOWN} Holds the left Windows key down until {LWINUP} is sent
{LWINUP} Releases the left Windows key from the {LWINDOWN} command
{NUMLOCK}NUMLOCK
{NUMPAD0} - {NUMPAD 9}Numpad digits
{NUMPADADD}Numpad Add
{NUMPADDIV}Numpad Divide
{NUMPADDOT}Numpad period
{NUMPADMULT}Numpad Multiply
{NUMPADSUB}Numpad Subtract
{PAUSE}PAUSE
{PGDN}PGDN
{PGUP}PGUP
{PRINTSCREEN}PRINTSCR
{RIGHT}Cursor right
{RWIN}Right Windows key
{RWINDOWN} Holds the right Windows key down until {RWINUP} is sent
{RWINUP} Releases the right Windows key from the {RWINDOWN} command
{SHIFTDOWN}Holds the SHIFT key down until {SHIFTUP} is sent
{SHIFTUP}Releases the SHIFT key from the {SHIFTDOWN} command
{SPACE}SPACE
{TAB}TAB
{UP}Cursor up
+This tells AutoIt to send a SHIFT keystroke, therefore "Send,Hell+o" would send the text "HellO". "Send,!+a" would send "ALT+SHIFT+a".

Return to the Main Menu


 
Good Morning
8/20/2008 10:45:40 AM
Copyright © 1997 - 2008 Dx21, LLC. All rights reserved.
Dx21, LLC a Washington Limited Liability Company
  Privacy Policy | Terms of Use
   
Labelled with ICRA   Rated with SafeSurf