Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Expression for CALCULATE show on form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00473283
Message ID:
00473311
Vues:
15
>I have a method which has the following code

>CLACULATE MAX(table.field) TO variable

>The expression table.field shows up on the form after the from runs. I found >an other way of accomplishing
>what I want but would like to know what I did wrong.
============================================================================
SET TALK OFF && to disable displaying of calculation

THISFORM.LOCKSCREEN = .T.

CLACULATE MAX(table.field) TO variable

THISFORM.LOCKSCREEN = .F.
Joe Mamokan
Database Specialist
Email Address: mamokan@eudoramail.com
Url Address: http://visnet_dd.tripod.com
"Can you VISUALIZE Quick Data Access"
Cell # +639172482033
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform