I'd highly recommend using ASSERTS for this kind of stuff instead of SET STEP. ASSERTS are ignored in the runtime environment so you avoid feature not supported errors in your EXE while still enjoying dev debugging on demand. ASSERTS and TRY...CATCH were some of the best things ever added to the product, imho.

SET STEP no longer throws an error in the runtime environment. I think that was changed in VFP 7 (or possibly 8).

Thanks for all the help!

Ken Dibble
www.stic-cil.org

_______________________________________________
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