Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why the code doesn't give the expected result?
Message
From
13/11/2006 08:48:30
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01169114
Message ID:
01169134
Views:
8
>.. Also, you don't need ALLTRIM() inside EMPTY()

I would say that aloud. It's true for character only. (O.k. this one is on character types). Memo is different.

Agnes

>>Even though txtbox_date is defined as a textbox which requires user input as a date. When this line below excutes vfp says txtbox_date not found
>>
>>EMPTY(Alltrim(txtBox_date.value))
>
>You have to fully qualify an object. Also, you don't need ALLTRIM() inside EMPTY()
>IF EMPTY(Thisform.txtBox_date.value) OR Empty(Thisform.ccombobox1.Value)
>...
>
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform