Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty?
Message
General information
Forum:
Visual Basic
Category:
Other
Title:
Re: Empty?
Miscellaneous
Thread ID:
00014909
Message ID:
00015084
Views:
31
>dumb question of the week for a misplaced vfp developer:
>
>is there an empty() command in vb or is len(trim(datafield.value)) = 0 the best i can do?

For VFP similar empty try ISNULL() or ISEMPTY(). For Len(Trim... try
LENGTH(TRIM(...)).
Steve Medvid
Systems Analyst

Environmental Resource Management
Previous
Reply
Map
View

Click here to load this message in the networking platform