User Tools

Site Tools


en:actions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:actions [2012/04/08 14:55] jmgren:actions [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 73: Line 73:
   * [[en::actions::ActionKey|Key]]: emulates a key press or release   * [[en::actions::ActionKey|Key]]: emulates a key press or release
   * [[en::actions::ActionWriteText|Write text]]: emulates text writing   * [[en::actions::ActionWriteText|Write text]]: emulates text writing
 +  * [[en::actions::ActionKeyboardKeyCondition|Key condition]]: checks if a key combination is pressed and does something
 ===== System ===== ===== System =====
  
Line 87: Line 87:
   * [[en:actions:ActionSystem|System]]: restarts, stops, or suspends the operating system   * [[en:actions:ActionSystem|System]]: restarts, stops, or suspends the operating system
   * [[en:actions:ActionFindImage|Find image]]: finds an image on the screen, on a window or on another image   * [[en:actions:ActionFindImage|Find image]]: finds an image on the screen, on a window or on another image
 +  * [[en:actions:ActionTextToSpeech|Text to speech]]: reads some text using text to speech
 ===== Internal ===== ===== Internal =====
  
Line 112: Line 113:
   * [[en:actions:ActionReadTextFile|Read text file]]: reads a text file   * [[en:actions:ActionReadTextFile|Read text file]]: reads a text file
   * [[en:actions:ActionReadClipboard|Read clipboard]]: reads the clipboard content   * [[en:actions:ActionReadClipboard|Read clipboard]]: reads the clipboard content
 +  * [[en:actions:ActionReadEnvironmentVariable|Read environment variable]]: reads one or all the environment variables
   * [[en:actions:ActionReadRegistry|Read registry]]: reads an entry from the registry (Windows only)   * [[en:actions:ActionReadRegistry|Read registry]]: reads an entry from the registry (Windows only)
   * [[en:actions:ActionWriteIniFile|Write INI file]]: writes an entry into an INI file   * [[en:actions:ActionWriteIniFile|Write INI file]]: writes an entry into an INI file
Line 119: Line 121:
   * [[en:actions:ActionWriteRegistry|Write registry]]: writes an entry into the registry (Windows only)   * [[en:actions:ActionWriteRegistry|Write registry]]: writes an entry into the registry (Windows only)
   * [[en:actions:ActionWebDownload|Web download]]: downloads a page or a file from the Web   * [[en:actions:ActionWebDownload|Web download]]: downloads a page or a file from the Web
 +  * [[en:actions:ActionSendMail|Send mail]]: sends an e-mail
  
 ===== Procedures ===== ===== Procedures =====
Line 127: Line 130:
   * [[en:actions:ActionEndProcedure|End procedure]]: ends a procedure declaration   * [[en:actions:ActionEndProcedure|End procedure]]: ends a procedure declaration
   * [[en:actions:ActionCallProcedure|Call procedure]]: calls a procedure   * [[en:actions:ActionCallProcedure|Call procedure]]: calls a procedure
 +
 +
 +----
 +Go back to [[en:start|homepage]]
 +
 +Other languages for this page : [[fr:actions|(fr)]]
en/actions.1333896911.txt.gz · Last modified: 2021/02/13 11:23 (external edit)