Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Textbox Valid()

$
0
0
Textbox Valid()
FoxInCloud
Textbox Valid()
May. 6, 2013
02:01 am
3S104BV48Show this entire thread in new window
Gratar Image based on email address
From:Michele
To:thn@foxincloud.com
I have this code

If (Type('m.thisForm.wlHTMLgen') == 'L' And m.thisForm.wlHTMLgen)ReturnDoDefault()ElseThis.Value = Left(Upper(This.Value),6)Local lRet lRet = .T. .......some controls ontable .......lRet now is falseReturn lRetEndIf

The problem is that even if the code returns a false value, the textbox is not locked and i can leave it and go to the next object....

Why ?


Viewing all articles
Browse latest Browse all 10393

Trending Articles