Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Representing Empty Time in Code
Message
De
07/05/1998 11:47:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Representing Empty Time in Code
Divers
Thread ID:
00097715
Message ID:
00097715
Vues:
50
Is there an "official" correct way to represent am empty time data type in code? For dates, {} or {//} seem accepted (and work).

I started out with:

{:}

because TYPE( "{:}") returned "T", but I was somewhat horrified to learn that VFP5 considered EMPTY({:}) to be FALSE! The following all return TRUE (at least for now). Any idea what the right one is?

{//:}
{//::}

-- Randy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform