Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where's my base class?
Message
De
12/03/1999 17:15:22
 
 
À
12/03/1999 17:08:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00196991
Message ID:
00197029
Vues:
63
>>I try to use relative paths, as in SET PATH TO ..\data,..\libs
>>
>>>>So if I copy LMClass to my development directory then SET CLASSLIB TO LMCLASS (without the path), do I also have to copy LMClass to the production directory to keep the live app from crashing?
>>>
>>>No, just use a SET PATH statement in your setup code.
>
>Thanks guys,
>
>Let me see if I've got this straight....
>
>in my setup code, I'll add the following:
>
>
>SET PATH TO ..\CLASSES
>SET CLASSLIB TO LMCLASS
>

>
>Then my development version will run fine because the class library file exists, and the production version will run fine because, even though the path does not exist, the class library is built-in to the .app file.
>
>???????
>am I close :)
>???????
>
>Thanks again

Sounds good to me. :-)
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform