Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Round
Message
 
 
À
06/04/2010 13:55:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Round
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01458964
Message ID:
01458989
Vues:
76
This message has been marked as the solution to the initial question of the thread.
You should use REPLACE to update a field.

>thank you for reply and code,
>it works as value=0.823 ........
>
>but itry at the field as
>
>use newtest
>SCAN
>ROUND(tper, IIF(tper < .95, 1, 0))
>? tper&&no different 
>wait
>ENDSCAN  
>
>>
>>ROUND(value, IIF(value < .95, 1, 0))
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform