Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check value of text element bound at a table
Message
From
15/09/1999 10:04:13
 
 
To
15/09/1999 09:59:08
Ralf Zimmer
N:media Datapoolsystems Gmbh
Duesseldorf, Germany
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00264906
Message ID:
00264910
Views:
20
Hi Ralf ---

Try testing for EMPTY on the bound data (the controlsource)

IF EMPTY(boundtable.boundfield)
ENDIF


>Hello,
>
>I am using a form with some text controls bound to a table.
>When I click on a command button they following code will run:
>
>....
>if alltrim(thisform.artnr.value) = ""
> =Messagebox("Message",48,"Achtung")
> return
>endif
>
>I am trying to verify if a form field is filled or not.
>But it doesn't work.
>Equal to the value the messagebox appears every time. :-(((((
>
>Sorry about my english.
>
>Can anybody help me?
>
>regards Ralf
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform