I also meant to add clear out any/all compiled code in the SCX's and FRX's and 
VCX's for the same reason.

Dave

-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of Dave Crozier
Sent: 13 October 2015 13:03
To: ProFox Email List <[email protected]>
Subject: RE: Setting Step On AND KEEPING IT ON

Don't forget to allow debugging information to be saved when you recomp the 
project. If the worst comes to the worst delete all .fxp files before running 
so they are regenerated at runtime.

Dave

-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of Koen Piller
Sent: 13 October 2015 10:22
To: ProFox Email List <[email protected]>
Subject: Re: Setting Step On AND KEEPING IT ON

Op dinsdag 13 oktober 2015 heeft Paul Newton <[email protected]> het 
volgende geschreven:

> You do not have to modify the superclass (parent class).  Set step in 
> in your subclass and issue DoDefault()

If you set a ' set step 'on in a method of your parent class the debugger will 
also show  when this method is executed in a sub = inheritted class Koen

>
> -----Original Message-----
> From: ProfoxTech [mailto:[email protected] <javascript:;>] 
> On Behalf Of Gene Wirchenko
> Sent: 13 October 2015 05:39
> To: [email protected] <javascript:;>
> Subject: Re: Setting Step On AND KEEPING IT ON
>
> At 16:58 2015-10-12, Ted Roche <[email protected] <javascript:;>> 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.

Reply via email to