Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Expression for CALCULATE show on form
Message
 
 
À
07/02/2001 10:44:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00473283
Message ID:
00473414
Vues:
18
>>>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.
>>
>>Did you set talk off?
>
>Thanks
>
>No had talk set to on it development mode, users have set to off so they should not see it.

if version(2)=0 && Run time mode
set talk off
else
set talk on && For debug purposes
endif

If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform