Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path getting truncated
Message
From
12/08/1998 03:51:21
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/08/1998 14:13:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00125694
Message ID:
00125884
Views:
16
>I just figured out what was chopping my path down to 256 characters.
>When I go into Tools/Options/File Locations there are only 256 characters stored in the Search Path. When I say ok, it truncates my path.
>
>Does anyone know of anyway around this, other that having to constantly reset it with a program?
>
>I have to keep setting my defaults, because they keep getting lost. I think that may have something to do with a corrupted FoxUser.dbf file, but can't seem to verify it.
>
>TIA
Bill,
Not a direct way but :
1) Use relative paths thus you would need fewer chars.
c:\myworkdir\forms
c:\myworkdir\reports
...
Set default dir "c:\myworkdir"
Search path : forms;reports;...

2) Write a short prg containing default and search paths. Call it on startup.

For foxuser, it might be set resource=off. In any doubt just delete foxuser.*, they will be automatically created afresh when resource is on.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform