Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The way classlib path are processed
Message
 
To
17/11/2004 09:40:08
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00962169
Message ID:
00962277
Views:
10
They are, however, available at run-time. So the actual Set ClassLib code references the classes with relative paths but the windows file system returns explicit paths to the fox run-time and the runtime uses the explicit files names to open the libraries and that's what we see here.


>I dumped the classlib definition into a text file. This gives this:
>
>
>D:\WWW\CLASSES\WWMSMQ.VCX ALIAS WWMSMQ
>D:\WWW\CLASSES\WCVISUAL.VCX ALIAS WCVISUAL
>D:\WWW\CLASSES\WWIPSTUFF.VCX ALIAS WWIPSTUFF
>D:\WWW\CLASSES\WWXML.VCX ALIAS WWXML
>D:\WWW\CLASSES\WWSQL.VCX ALIAS WWSQL
>D:\WWW\CLASSES\WWBUSINESS.VCX ALIAS WWBUSINESS
>D:\WWW\FOURNIERTRANSFORMATIONLISTE.VCX ALIAS FOURNIERTRANSFORMATIONLISTE
>D:\WWW\FOURNIERTRANSFORMATION.VCX ALIAS FOURNIERTRANSFORMATION
>D:\WWW\UNIVERSA\UNIVERSALTHREADMASTER.VCX ALIAS UNIVERSALTHREADMASTER
>D:\WWW\UNIVERSA\UNIVERSALTHREADLIST.VCX ALIAS UNIVERSALTHREADLIST
>
>
>But, this is from an EXE. Those paths are also not available in production. So, how does the SET CLASSLIB able to interpret all this?
Mathias Banda

Time is longer than a rope.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform