Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using the FIELD() function and REPLACE
Message
 
 
To
27/07/2000 09:36:08
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00397520
Message ID:
00397554
Views:
15
>Strange. I'm looking at the table and the see that the column is blank and the following happens:
>
>? isnull(eval(field(1))) Returns .f.
>? empty(eval(field(7))) Returns .t.
>


Raymond,

What result did you expect?

There is a difference between empty and NULL field.
ISNULL will return .T. if field value is a NULL.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform