add a macro commandline from another macro commandline

BECOME PART OF THE COMMUNITY - Sign up here
  • Hello everyone.

    Is it possible to add a macro commandline from another macro commandline? So for example to put a command line from macro 1 into macro 2. And what is here the command for?

    thanks in advance!

  • Copy Macro x.y At a.b

    • x = source macro
    • y = source macro line
    • a = destination macro
    • b = destination macro line

    Or did you mean what is the command line syntax to change the command of a macro line?

    • Set Macro x.y "Command" "Put your command in here"
      • x = macro number
      • y = macro line
        • Note: macro line must already exist for this to work. If it doesn't already exist, use the syntax Store Macro x.y, and then set the command

    Edited once, last by Ryan Kanarek (September 8, 2020 at 2:47 PM).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!