Macro calling a Macro

22 views
Skip to first unread message

Adriano

unread,
Nov 20, 2014, 6:48:27 AM11/20/14
to comman...@googlegroups.com
Hi CF team.

Is there any way to make a macro calling another macro, without a script?
I think it would be very usefull.

Thanks

Jarrod Bell

unread,
Nov 20, 2014, 7:30:48 AM11/20/14
to comman...@googlegroups.com
Simplest way is to create a command that's sole job is to run another macro.
Then add this command to your first macro.

The way to make a command to run another macro is via a small script placed in the command properties:
CF.runMacro("macroName")

Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com


--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages