winset(usr,"Title.charerror","text=Error: You must select a gender.")
Problem description:
Whenever i use this in my code, for some reason i get this
winset: Parameter charerror.you not found.
winset: Parameter charerror.select not found.
winset: Parameter charerror.gender. not found.
charerror is my label and Title is the window it's in
When ever this piece of code is ran, all it displays is "Error", not the rest of it
Help!
Lummox JR