Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sdt
Message
From
30/03/2019 00:01:31
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Re: Sdt
Miscellaneous
Thread ID:
01667746
Message ID:
01667747
Views:
66
>Hi,
>
>At the top of the app I instantiate the DBCXMGR as follows
>
>oMeta = newobject('DBCXMgr','DBCXMGR.VCX')
>
>I insert a SET STEP ON in the DBCXMgr INIT method. Run the program from IDE. It stops at the INIT
>I set the breakpoint in the debugger to SELECT("SDTUSER") > 0. Run
>The program stops in the method OpenDBCXMeta of SDT.VCX
>
>But then when I set SET STEP ON in the SDT method OpenDBCXMeta it never stops.
>So it appears the the DBCXMGR is using a different version of SDT.VCX that I have in my project.
>
>The SDT.VCX I have in my project is in the folder d:\stonefield9\sdt\source.
>The old version of SDT is in d:\stonefield\sdt\source (no 9 in the folder name)
>But in my main.prg I set path to d:\stonefield9... ( "9" is the key)
>
>Why would the DBCXMgr look for SDT somewhere else?
>
>TIA

Doug Hennig posts on here. He may be able to help you. Send him a direct message.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform