Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why am I getting a logical instead of a number
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00761511
Message ID:
00761543
Vues:
21
You are correct sir. Less coffee and more cold medicine/sleep.

>My bet is that yesterday it was
>nStorageDue = (nItemRate/nDaysInMonth) * nItemCuft * nNumberOfDays
>? nStorageDue
>amt_due = ROUND(nStorageDue, 2)
>? amt_due
>
>
>>I had the "?" in for output to the screen while I tested the code. Yesterday it spit numeric amounts to the screen.
>>
>>>Those lines're incorrect. Remove '?'.
? nStorageDue = (nItemRate/nDaysInMonth) * nItemCuft * nNumberOfDays
>>>? amt_due = ROUND(nStorageDue, 2)
>>>
Opportunity is missed by most people beacuse it is dressed in overalls, and looks like work --- Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform