When running to a Quick Macro from the command line trigger, is there a way to return data to the command? I need a way to pass data that Quick Macros gets to the caller (program that executes the Quick Macros string to the cli). Thanks
|
Return data to cmd trigger
|
|
03-14-2025, 12:17 PM
If want to return data in standard output, make exe program and let it be console.
Macro consoleReturn ;/exeElse let the macro write to a file, and let cmd read that file. |
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)
