Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about doform()
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00528149
Message ID:
00529248
Views:
11
Try to use the PreInitHooks and PostInitHooks that Kevin has put in place. If a hook doesn't exist then use DODEFAULT() but be sure to forward all Parameters that are being received. Simply do something like:

DODEFAULT(tnParam1, 'tcParam2')... etc.
Previous
Reply
Map
View

Click here to load this message in the networking platform