IMG Developer's Kit: Developer's Kit Guide and Technical Documentation; Version 1.90; User's Guide | ||
---|---|---|
Prev | Chapter 5. My-T-Soft Developer's Kit for Linux | Next |
typefile
Sends the command line, or the text from within a specified file. The logic takes the command line and sees if a file exists. If a file exists, it will be opened, read, and then sent to MacroBat to type. If there is not an existing file, the command line will be sent to MacroBat to type. The file should contain the macro to type in a single line. The current limit is 255 characters.
Example - type Hello world with typefile: ./typefile [Shift-Down]h[Shift-Up]ello world[Enter]
Example - change layout via text in file: ./typefile keyboard1.txt[Enter]
Example - change layout via text in file: ./typefile keyboard2.txt[Enter]
Where keyboard1.txt contains:
[CMD:NKBF=FULL_LAYOUT.KBF]
keyboard2.txt contains:
[CMD:NKBF=NUM_LAYOUT.KBF]
Prev | Home | Next |
open_mts - Open (Restore) My-T-Soft Window from minimized state | Up | OnScreen Developer's Kit for Windows |
As seen in ...