Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incorrect date stuff?
Message
 
To
01/02/1999 16:21:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00182725
Message ID:
00182742
Views:
9
>I am displaying a date in a form, my problem is that it only displays
>a 2 digit year and the rollover feature of SET CENTURY is not working.
>I set the CENTURY 'ON' AND A ROLLOVER TO '60',
>but none of these features are working in my form.
>I am using VFP 5.0.

If your form is using a private data session you need to issue the SET CENTURY command in the forms LOAD method. Private datasession override a number of settings, including CENTURY, with the default value. For a list of these overridden setting see the help for SET DATASESSION.
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Reply
Map
View

Click here to load this message in the networking platform