Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not so logical
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01422244
Message ID:
01422245
Vues:
75
How are these values created? Could they be of different precision?

>I lost some hours this afternoon and now I could separate the code below and bring it here
>
>It's very odd but the code below is returning .F.
>
>
>
>
>  = MESSAGEBOX (total_min)  && 120  
>= MESSAGEBOX (tMinutos3_tol) && 120
>
>     DO case
>
>                              case total_min <= tMinutos3_tol 
>       
>= MESSAGEBOX(.T.)                       
>
>OTHERWISE 
>
>= MESSAGEBOX(.F.)
>
>endcase
>     
>
>
>
>
>
>
>I also tried: case total_min = tMinutos3_tol, but still returns .f.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform