Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show number of days left mess age using system da
Message
 
 
To
16/10/2003 09:15:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00839219
Message ID:
00839220
Views:
21
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform