Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verify if a field already exists in a table
Message
From
28/07/2007 08:46:40
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
27/07/2007 21:14:36
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01238247
Message ID:
01244345
Views:
23
>use mytable
>If Fsize('xfield') > 0 = .F.

No. FSize depends on SET COMPATIBLE.

In VFP8 and later use FIELD('xfield')
Previous
Reply
Map
View

Click here to load this message in the networking platform