Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create a number based on a date?
Message
De
11/03/2009 09:42:34
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01387096
Message ID:
01387104
Vues:
86
>Hi,
>
>I need to create an algorithm that will give me a number based on the current date. This does not have to be very sophisticated. As long as it a notch above the number of days from a certain date, it will do.
>
>Thank you in advance for any suggestions.
?int(val(sys(11, date())))

x = int(val(sys(11, date())))
?sys(10, x)
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform