Jump to content
Macro Express Forums

Macro A To Macro B - Bug


H2o-KiD

Recommended Posts

My one is not working, end up with bugs. Please help me to fix this.

 

Macro A

Variable Modify String: Save %T1% to Environment Variable [Man]

Variable Modify String: Save %T1% to Environment Variable [Women]

Multiple Choice Menu [A: Man, B: Women]

 

Macro B

Variable Set String %T1% "Man"

Variable Set String %T1% "Women"

If Variable %T1% = "Man"

Text box display: Correct

End If

If Variable %T1% = "Women"

Text box display: Wrong

End If

Link to comment
Share on other sites

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...