Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Century off
Message
 
 
To
22/03/2009 13:46:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01390409
Message ID:
01390412
Views:
76
SET CENTURY OFF affects only display of century part. The ROLLOVER clause controls how 2 digit century is converted.
@ 1,50 say w_dt is displayed as '01/01/09' on my PC when SET CENTURY OFF


>
>What am I doing wrong?
>
>In the following code:
>
>
>CLEAR
>
>SET CENTURY off
>
>w_dt = {1/1/09}
>
>@ 1,2 say SET('cent')
>@ 1,50 say w_dt
>
>
>The following displays on line 1:
>
>
>  OFF                                            1/1/2009
>
>
>Shouldn't is say 1/1/09?
>
>Thanks,
>
>Yossi
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform