Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Representing Empty Time in Code
Message
From
07/05/1998 11:47:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Representing Empty Time in Code
Miscellaneous
Thread ID:
00097715
Message ID:
00097715
Views:
49
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
Next
Reply
Map
View

Click here to load this message in the networking platform