Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar
Message
From
15/12/2000 14:49:48
 
 
To
15/12/2000 14:45:09
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00454152
Message ID:
00454163
Views:
28
>VFP 5.0
>
>I have been using the calendar ole in one of my apps for quite a while with no problem... until now. In the Init Event of the calander ole I have: THIS.VALUE = DATE() and has worked fine. But now when the app opens debugger stops on that line with the dialog box stating: Property VALUE is not found. No changes were made to that ole, but I probably made a change somewhere else that has affected it and I can't put my finger on it... HELP!!!
>
>Thanks In Advance,
>Craig

Change the line to this.Object.Value
Some changes were made to ActiveX controls which standardized on this structure - which of course, broke some code :)
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform