Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing The DataEnvironment
Message
From
30/09/1998 23:18:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Subclassing The DataEnvironment
Miscellaneous
Thread ID:
00142671
Message ID:
00142671
Views:
59
When you create a form or a report with a DE, the CursorSource is
entered by VFP. In addition, it is RO at design time, but RW at
runtime. If you move the DBF to another directory the file can't
be found and VFP issues an error.

For the application I'm writing I have a setup screen which allows
the user to enter the directory that various files are found in.
I've been wrinting custom code in the BeforeOpenTables method to
change the CursorSource.

I'm wondering if it's possible to create a custome DataEnvironment
class which could be automatically used with each form or report
that I create.

...kt
Next
Reply
Map
View

Click here to load this message in the networking platform