Well I been trying to set a buttons text through code and I used this. This gives me a runtime error and I am stumped on how to fix it
winset(src,"Quests.Button1","text=[quest1]")
Problem description:
Just gives a runtime error once the code is executed
You can also use the Interface library, so all you'd have to do is:
The button's Text proc handles the escaping of symbols and the call to winset.