Clea memo Clea prog Compile myprog.prg Then try it. If it doesn't work, exit vfp and reload.
JH -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Crooks Sent: Monday, April 07, 2008 2:00 PM To: ProFox Email List Subject: VFP7: Class debugging I am trying the follow code and even added a SET STEP ON in the start method and it is ignored. Any ideas? TIA! (name changed to protect the innocent) SET STEP ON oDLL = CreateObject('someobject.someclass') oDLL.start('someDSN') David L. Crooks [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]@shelbynet.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.

