Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you display a variable on a FORM?
Message
De
10/05/2000 21:28:58
 
 
À
10/05/2000 17:06:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00368321
Message ID:
00368388
Vues:
16
Because I'm a "legacy" programmer with lots of FPW code to convert, I wrote a label class call "say" which has a "sayrefresh" method. When added to my form class it registers itself , and so whenever the form is refreshed the "say" label's sayrefresh method runs - usually to simply change it's caption.
eg
proc myLbl.sayrefresh
this.caption= ORDER('myalias')

If you want to head down this path just ask.

>In vfp50, I would like to display ORDER() on my FORM.
>I do not want to use ?ORDER() or @10,10 SAY ORDER().
>The reason why I want to display the ORDER() is becase, I
>want to see want the index order is set too
>Does somebody know another say?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform