Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serious BUG: TYPE(
Message
 
 
To
06/01/2005 12:44:02
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00974039
Message ID:
00974764
Views:
21
Fabio,

Doug is not talking about table structure, he's talking about variables.

For table structure use must afields().

For variables varchar and char are handled identically and thus type() tells you that varchar is C.

>Sorry, but i cannot agree with this.
>For same structure is necessary ( not sufficient ) same RECSIZE().
>
>Try this, RECSIZE() is different:
>
>CLEAR
>SET NULL OFF
>
>CREATE CURSOR TEST (F1 C )
>? RECSIZE()
>CREATE CURSOR TEST (F1 V )
>? RECSIZE()
>
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform