Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine if Field Exists
Message
From
13/02/2006 19:54:10
Spencer Redfield
Managed Healthcare Northwest, Inc.
Portland, Oregon, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01095976
Message ID:
01096036
Views:
16
A good test for a field's existance is:
llExistance = ( 0 < fsize( "SomeName", "MyAlias" ) ) && True if the field exists otherwise False
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform