Macro commands

Macro commands


  1. Delay;
    • Ability to insert a time delay between commands expressed in milliseconds "ms".
  2. Operation modes;
    • Modes of operation of the entire macro "No repetition", "Press to run, release to stop".
  3. Jump to specified line;
    • Command to go to the line specified in the option settings.
  4. Cycles;
    • Cycles option, allows you to loop commands in a macro for a specified number of repetitions.
  5. Comments;
    • It is possible to add comments to the macro structure. (Does not affect the performance of the macro)
  6. Color Definition;
    • A complex function that allows you to define a color and execute a given condition.
  7. Language Change;
    • Allows you to insert a command into a macro that changes the layout to an available language.
  8. Variable function;
    • Ability to add “A, B, C, D” variables to the macro structure.
  9. Move by relative coordinates;
    • Moves the cursor relative to its location.
  10. Move by absolute coordinates.
    • Move the cursor by absolute coordinates, the reference point is the upper left corner of the screen (X:0 Y:0).
© 2016 - 2024 Keyran - program for creating and running macros | User agreement | Site Map