V
Vincent Boris Arnold
Can an argument be passed to a macro assigned to a custom
menu item? If so, how?
menu item? If so, how?
Vincent Boris Arnold said:Can an argument be passed to a macro assigned to a
custom menu item? If so, how?
Jezebel said:In addition to the mthods Charles suggests, you can also use the menu item's
Parameter and Tag properties. The macro can check ActionControl to determine
which menu item was used to initiate the macro, then read the properties to
get the macro argument values.
the argument in the menu item? This is a custom menu being
created for a template.