Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding code to every form/WriteMethod
Message
From
27/03/1998 13:02:56
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00087353
Message ID:
00087741
Views:
42
I also like the directly calling the ParentClass::Method rather than using DODEFAULT()....mainly because it's more readable inline (I don't have to remember the classname)

PROCEDURE Init
frmStandard::Init
...

Reads to me better than...

PROCEDURE Init
DODEFAULT()
..
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform