Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric field for year - detect 00 or no value entered?
Message
From
11/06/2004 09:55:04
 
 
To
11/06/2004 09:13:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00912459
Message ID:
00912686
Views:
8
Tracy, you cannot use the VFP behaviour for do this ?
SET CENTURY  TO 19
SET CENTURY ON 
value = '04'
? YEAR(CTOD('1/1/'+m.value))
value = '2004'
? YEAR(CTOD('1/1/'+m.value))
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform