Jump to content
Macro Express Forums

Recommended Posts

Posted

I was trying to use the & function in the Multiple Choice menu feature. However, when I use the Text Type %[variable #]% it adds the & to the front of the text string entered in the option.

 

Am I missing some setting somewhere, or do I need to use some command other than "Text Type"? Please forgive any faux pas as this is my first posting. TIA for any suggestions.

Posted

You can use the Variable Modify String command to remove the &'s. Like this:

Multiple Choice Menu: Title
Replace "&" with "" in %T1%   <-- found in the Variable Modify String dialog
Text Type: %T1%

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...