Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BeforeOpenTable default
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00105839
Message ID:
00105867
Views:
39
>The load of my base form is where I set delete, exclusive etc.
>If I add a table to DE ( private data ) and then run form, if the first record is deleted it shows up. I go to BeforeOpenTables and set dele on and this is cured because it fires before load of form. Is there a way to set this as default for BeforeOpenTables ?
>
>Thanks!! CB

I have a method in my base form called .SetEnvironment() which does what your load is doing. The only difference is that I make this call as the first statement in the .BeforeOpenTables event of the DE. That way I know the environment is set when it gets to opening the tables.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform