SET STEP ON 
SET CLASSLIB TO someclasslib.vcx ADDITIVE
oDLL = CreateObject('someobject')

OR 

SET STEP ON
oDLL = NewObject('someobject', 'someclasslib.vcx')
oDLL.start('someDSN')


Rick
White Light Computing, Inc.

www.whitelightcomputing.com
www.swfox.net
www.rickschummer.com

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Crooks
Sent: Monday, April 07, 2008 03:25 PM
To: [EMAIL PROTECTED]
Subject: RE: VFP7: Class debugging

On Monday, April 07, 2008 3:20 PM John Harvey wrote:

>Clea memo
>Clea prog
>Compile myprog.prg
>Then try it. 

>If it doesn't work, exit vfp and reload.

The someobject.someclass is a VCX and not a prg.  I am able to debug prg
classes just fine.  Thanks!

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]
** 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