All of a sudden, it can't set any of my temporary variables, even those I use for only one thing. It demands that I declare every one of them as a local variable at the top of the card, and it didn't care at all before. Also, everything needs quotes, things that didn't need quotes before, like simple visual effects, and colors.
Code: Select all
set the backgroundcolor of field "word" to white
hide field "Score" with visual effect wipe left fast
This is getting very scary. What did I do?
Bantymom