Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB NOTHING command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00107193
Message ID:
00107215
Vues:
16
>Last winter I posted a message re: emulating Visual Basics' NOTHING command in >VFP. There doesn't seem to be any way in VFP to set an object property to the >same value as VB's NOTHING. Someone (I don't remember who) told me that the NOTHING command would be added to VFP 6.0. I am anxiouslly waiting to see if >this is true. Does anybody who has seen VFP 6.0 know if NOTHING, or something >similar, has been added?

I think the closest thing you can come to in VFP is to set
the object reference = Space(0). I thought about object = Null, except that
in VB, setting an object = Nothing does not make it Null.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform