Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
After date()
Message
De
22/11/2016 02:10:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01643685
Message ID:
01643807
Vues:
63
'Then' is redundant.

>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