Keyword: playKeys - Run another object

Keywords are used within scripts that enabled powerful features such as dynamic variables, clipboard manipulation, read/write files, mimic inputs and more.
User avatar
YiMeng
Author
Posts: 235
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Keyword: playKeys - Run another object

Unread post by YiMeng »

Description
  • Execute another script or macro. The accepted extensions are ".keys" and ".keyText"
  • Includes a 200ms delay between repeats.

Parameters
  • x: The full path to the macro or script file
  • Space within parameter is allowed; Quotes are not needed
  • Allow the use of "@@x" to specify relative path

Usage
  • playKeys x
  • playKeys @@x

On Error
  • Line command is ignored.