Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Installation Dialog
Message
From
09/08/2002 11:03:53
 
 
To
09/08/2002 10:31:03
Steven Herbin
SNH Computing Corporation
Swan Lake, New York, United States
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00687972
Message ID:
00687995
Views:
6
Hi Steve:

Is the UNC path being successfully written to the windows registry where the three paths are normally saved by Codemine?

All that Codemine actually does with this data is read if from the Windows registry at run-time and then dynamically builds this path information into the VFP SET PATH string.

Take a look at the SetSearchPath/SetDevSearchPath method(s) in cmApp.vcx and see how your path string is being constructed prior to the SET PATH TO &cPath assignment. This might give you a better clue as to what exactly is going wrong.

HTH
-=Gary
Previous
Reply
Map
View

Click here to load this message in the networking platform