Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Move by splitbar and column visible=.f. with grids
Message
De
07/04/2005 10:41:55
 
 
À
07/04/2005 10:33:25
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01002174
Message ID:
01002296
Vues:
29
>thank you Gregory. It's works with a bit adaptation. :)
>
>
>what do you do that:
>
>> =m.this.ShowMeProperly()
>
> instead of this.show... (actually I didn't know it can be use in that syntax) ?

hi Metin,

Great that it works

I write =m.this.ShowMeProperly()

the = to indicate that it is a method that must be called, it's a habit
the m. to indicate that it is from memory. It speeds things a bit up

Actually, I found that the following works in Development mode but gives an error in an exe/app
do form abc with m.thisform  && leave out the m. and the error is gone
btw, what adaptions did you need to do ?

and is inlist(m.nDirecion, 6, 7) needed ?
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform