Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show number of days left mess age using system da
Message
 
 
À
16/10/2003 09:15:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00839219
Message ID:
00839220
Vues:
22
messagebox(TRANS(msg - {^2003/11/15}) + " days Left.")
>Can you please tell me How i can show the number of days still left for the evaluation Licence. in the else condition.
>
>**************************************************
>msg = date()
>if msg >= {^2003/11/15}
> messagebox('Your Evaluation Licence Expired.')
>else
> messagebox(Number of days Left.)
>endif
>***************************************************
>
>Thank you very much.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform