Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path too long.
Message
From
09/11/2004 12:17:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Path too long.
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00959629
Message ID:
00959629
Views:
38
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?
Next
Reply
Map
View

Click here to load this message in the networking platform