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
Last revisionBoth sides next revision
en:actions [2012/03/29 20:56] – [Windows] jmgren:actions [2018/07/16 18:54] – [System] jmgr
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 =====
 +
 +These actions allows the creation and use of procedures.
 +
 +  * [[en:actions:ActionBeginProcedure|Begin procedure]]: declares a new procedure
 +  * [[en:actions:ActionEndProcedure|End procedure]]: ends a procedure declaration
 +  * [[en:actions:ActionCallProcedure|Call procedure]]: calls a procedure
 +
 +
 +----
 +Go back to [[en:start|homepage]]
 +
 +Other languages for this page : [[fr:actions|(fr)]]
en/actions.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1