Runing a macro in a template
Posted: Wed Nov 29, 2006 2:29 pm
It would be very usefull if I could enter a macro name in the definition of a template. This should enable me more sofisticated templates.
Use this forum to ask for help, submit a bug report or make a suggestion.
http://www.zeusedit.com/zBB3/
That is a nice ideaIt would be very usefull if I could enter a macro name in the definition of a template.
The latest Zeus for Windows Version 3.96 implements this new featureIt would be very usefull if I could enter a macro name in the definition of a template.
Code: Select all
$MacroExcute<macro_file name>
Code: Select all
$ME<macro_file name>
Code: Select all
output = macro_tag("$MacroExcute<c:/program files/zeus/zscript/macro.lua>")
Code: Select all
$ME<macro_file name>