[Hbasic-userinfo] (no subject)
Status: Beta
Brought to you by:
mengels
From: Stephen S. <st...@sb...> - 2004-09-03 04:33:17
|
Why do I get the error "Operator not allowed for this type of values" for this code: If LineEdit1.text = "Hello" Then LineEdit1.text = "' End If Is there some other way to compare strings? I couldn't find any relevant documentation on comparing strings. Stephen |