Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar value property and 5.0 to 6.0
Message
 
To
17/03/1999 09:40:07
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00198351
Message ID:
00198570
Views:
15
>Jim,
>
>That works except now they are getting a "type mismatch" evidently from the way I'm trying to store/retrieve the calendar.object.value - again which works fine in 5.0a with the "old' msacal70.ocx - even with the new .object syntax. Has the calendar's VALUE prop data type or something else also changed in 6.0 or the new ocx? I have a couple related questions in addition if you have time to respond:
>
>1) Did the 6.0 install overwrite my 5.0 library files such that my old 5.0 app is now running "in 6.0" effectively?
>
>2) To your knowledge, do 5.0 and 6.0 play OK together on a machine?
>
>Remember - I don't have 6.0 isntalled, but am toying with the ides if I can't fix this.
>
>Thanks!
Ken,

5.0 and 6.0 can cpoexist on the same machine quite well, I have them both installed and do use both of them.

A 6.0 install will replace certain dll's with newer versions.

The Value property for the calendar 8.0 control wants a date value, for example;

Thisform.OLEControl1.Object.Value = {^1999/01/01}
Previous
Reply
Map
View

Click here to load this message in the networking platform