The line cside cites as a problem is the middle one. This code is not under any choice option but that shouldn’t matter. I would appreciate anyone who could give me an idea what is wrong with this code.
You could also change the () for “” in mc_element, as in
*temp fr "a"
*if "${mc_element}" = "frost"
*set fr "a fellow"
I’d advise you to put the command for caps lock, however, because this is case sensitive. So
*temp fr "a"
*if "$!!{mc_element}" = "FROST"
*set fr "a fellow"
Screenshots
If you put in your code, for example
the code would look like this
where choosing the first option would lead to
and choosing the second one would lead to .