Send key sequence
This type of scheduled task is designed for sending a combination of keys (or a text fragment) to the selected application.
Window title
Title of a window where the keys pressings (or the text) should be sent to.
All windows whose title begins with the specified text
Send keys to all windows whose title begins with the text specified under Window title.
All windows whose title ends with the specified text
Since version 6.0, send keys to all windows whose title ends with the text specified under Window title.
All windows whose title contains the specified text
Send keys to all windows whose title begins with the text specified under Window title.
Keys sequence to send
A string to be sent. This string can be formatted using the following rules:
Keys sequence formatting rules
To specify one of special characters (+^%$()[]{}), enclose it inside square brackets. For example, to specify the plus sign, use [+].
The following commands can be enclosed in the braces ({}):
To specify characters that are not displayed when you press a key (such as Enter or Tab) and keys that represent actions rather than characters, use the following key codes:
The following format specifiers can be used to define DATETIME format:
Examples:
Returning codes
Error code: Error code of starting the command
Exit code: Error code of sending the keys
Categories: Manual, Shortcut type
Leave a Reply
You must be logged in to post a comment.