Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I clear an array?
Message
 
 
À
01/12/2005 10:05:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01073679
Message ID:
01073823
Vues:
13
Joe,

It's error prone to think in terms of "myform.something". There are a great many times in VFP where ther isn't going to be a memvar named myform holding a reference to your form.

In code in the methods of your form use "this.thatthing" in form contained objects use "thisform.theotherthing".

>Thanks for the quick reply. How can I redimension an array that's set up as a property on my form?
>
>myform.array[1,2]
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform