Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Path Error/Bug in VFP 6.0 ???
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00133675
Message ID:
00134156
Views:
11
>
>I do... put this statement in a program and run the program... then look at your path. Do it in 5.0, then in 6.0...
>
>SET PATH TO data;libs;progs;include;graphics;metadata;menus;reports;T:\DEV\CDBK30\COMMON30\libs;T:\DEV\CDBK30\COMMON30\progs;T:\DEV\CDBK30\COMMON30\utils;T:\DEV\CDBK30\COMMON30\graphics;T:\DEV\CDBK30\COMMON30\include
>
>(I have the above on all one line in the PRG wich is OK according to the docsI can have up to like 8500 characters on a command line.)
>
>I also tried the above with commas instead of the semis-- and I aslo tried it as...
>
>SET PATH TO data, ;
> libs, ;
> etc...
>
>I no case does the path get properly set. According to doing a ? set('path').
>
>BOb
>
>
>PS: When you run set path to fox pro doesn't care if they exist or not until you try to use it.
>
>Yes... I was able to set the path to 500 'X's...

Bob,

I have no idea what the problem is, I got exactly the same result in both 5.0a and 6.0. This includes the last part of the "INCLUDE" directory getting truncated at it. Admittedly I did this from the command window (which should produce the same results as running it from a prg) in both cases. However, checking the path in the Options dialog showed the correct search path. This, of course is in the 6.0 release.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform