Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Path too long.
Message
 
À
09/11/2004 12:17:24
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00959629
Message ID:
00959723
Vues:
9
This message has been marked as the solution to the initial question of the thread.
Chris,

It's probably the SetPath method in the setup.prg that is overwriting your StartMM path when you DO MAIN. You'll need to change it also. BTW, the limit for SET PATH is 1024 chars.

HTH

-Dan

>I ran across this problem trying to install FoxUnit; in StartMM.prg the path is set with the following statement:
>
>SET PATH TO DEVPATH, data, libs, progs, include, graphics, menus, metadata, reports, tests, ;
> MMORTALS\COMMON30\libs, MMORTALS\COMMON30\progs, MMORTALS\COMMON30\utils, MMORTALS\COMMON30\include, MMORTALS\COMMON30\graphics, MMORTALS\FoxUnit
>
>FoxUnit refused to run, when I checked the path, it was cut off after MMORTALS\COMMON30\include, as the path can only be 127(8?) characters long. Not sure what's being lost by not having \graphics missing either.
>
>Any suggestions for shortening my path that won't wreck the existing project?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform