On 2/21/2024 12:48 AM, Lee Grant wrote: > ken, > > Found the problem. Well, at least it worked after changed the > returnValue variable from true to false, and made the IsValidChar() > method set the variable in the Key() method according to pass/fail of > the validity of it being an acceptable key value. > > returnValue = false // By default output whatever > key was typed
I think you're working under the assumption that Charlie wanted "/" or
"," to be valid characters, he doesn't if I understand his original post.