Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
After date()
Message
 
À
19/11/2016 02:45:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01643685
Message ID:
01643806
Vues:
56
thanks Tore. what is the purpose of using 'then' in an if clause as Naoto has suggested? could there be a situation where 'then' could yield a sub-routine - ie a third option to 'else' or is it redundant?

k

>>what is the simplest way to express
>>if date() after December 15 2016
>>do this
>>endif
>>
>>tnx
>>Karen
>
>
If date() > date(2016,12,15)
>   ...
>Endif
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform