The one I specifically mentioned to Kurt, ASSERT .f., will. I used this quite extensively just recently where I was working on a form that, for better or worse, has a lot of optional configurations and I'm moving or hiding controls. Sometimes I wanted to let the code run after making some changes and other times I wanted to step through. Using ASSERT .f. instead of SET STEP allowed me to do that as desired.
-- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Gene Wirchenko Sent: Friday, December 11, 2015 5:24 PM To: [email protected] Subject: RE: An Excel Automation Insert Issue... At 12:58 2015-12-11, Richard Kaye <[email protected]> wrote: >Another later VFP feature that once you start using it you will never >go back to SET STEP ON. How do you figure this? Often, I want to examine variable values while singlestepping. Assertions will not help with this. [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/bn4pr10mb09134775ee16961d1bf39714d2...@bn4pr10mb0913.namprd10.prod.outlook.com ** 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.

