Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Type() and a variable working together
Message
From
15/06/2004 12:14:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Getting Type() and a variable working together
Miscellaneous
Thread ID:
00913936
Message ID:
00913936
Views:
41
Hi, all
I am working with vfp6 sp5.

I have a variable that holds the name of the field from a table:
lcFieldnm = FIELD(lnColloop, 'ctmpname')

I need to check what the data type of the field is and ;
TYPE("lcFieldnm") just gives me the type of the variable "C"

I need the type of the field.

Thanks In Advance,
Beth
Next
Reply
Map
View

Click here to load this message in the networking platform