Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to give property empty date-time value?
Message
De
07/09/2005 04:55:39
 
 
À
07/09/2005 04:07:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01047270
Message ID:
01047279
Vues:
8
>I have a property which holds a date-time value. I want it to be empty at startup so that I can ompare it to datetime(). Thus is important that it have a date-time type value.
>
>In code I can write ltSample = datetime({//:} and ltSample will have an empty value. But if I put that string {//:} as an initial value for a property, VFP immediately converts it to {} and the actual value seems to ba n empty date.
>
>What is the proper way to do this?
>
>Peter

Check the property, it is a datetime.

this is sufficient: for define a empty datetime:
{ :}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform