You do not have to modify the superclass (parent class). Set step in in your subclass and issue DoDefault()
-----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Gene Wirchenko Sent: 13 October 2015 05:39 To: [email protected] Subject: Re: Setting Step On AND KEEPING IT ON At 16:58 2015-10-12, Ted Roche <[email protected]> wrote: >I'll bet your form has a private data session and SET STEP is scoped to >the data session. You would lose that bet. I do not use private data sessions. >Add a breakpoint in the debugger for SET("STEP") and you'll find where >it gets turned off. I did not state that it gets turned off but that it is as if it does get turned off. When my form is show()ed, that is when it happens. This is a bother as I want to be able to follow through the validation of the form. In the case that I wrote about, I could not put anything in the OK button that starts the reporting without modifying the superclass. [snip] Sincerely, Gene Wirchenko [excessive quoting removed by server] _______________________________________________ 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/[email protected] ** 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.

