Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vartype(v)== type('v') ?
Message
 
 
À
03/01/1999 16:21:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00172278
Message ID:
00172280
Vues:
23
>I need to run VFP 6 FFC code in vfp5.
>
>I implemented a vartype() in the vfp 5:
>
>func VARTYPE
>lpara prmVAR
>return type('m.prmVAR')
>
>Is this exactly the same as vfp 6 built-in vartype function?

For the most part yes. I did find one instance where vartype() returned an error where type() returned a "U". Hopefully Christof will chime in because I think he has done extensive testing of this new function.

Either way, you definitely need some code changing to rename your UDF and all occurrences of calling it in your apps -- which, for now, may be the safest thing to do.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform