At 13:10 2016-03-02, Ted Roche <[email protected]> wrote:
If the method has a subclass, *anything* in the subclassed method will cause the superclasses code not to run. I often find I've left a whitespace character -- tab, space or carriage return -- in the subclass. Ctrl-A, Ctrl-X clears them out.
Ah, no. I have subclassed. The subclass code is not running. It does in other forms.
As an alternative, add: SET STEP ON DODEFAULT to the subclass and see if *that* executes.
I have added set step on to the subclass code, and it does not get executed.
[snip] Sincerely, Gene Wirchenko _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/ ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

