Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Serious BUG: TYPE(
Message
 
 
À
06/01/2005 12:44:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00974039
Message ID:
00974764
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform