Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Config.fpw - PATH command truncating
Message
De
24/09/2004 09:13:11
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
24/09/2004 08:59:14
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00945701
Message ID:
00945704
Vues:
29
Found a solution. I used ".." relative pathing instead of the hardcoded ones that already existed and it worked fine. There must be a limit to length of the command.

>I have the line below in a development config file. It crashes and says "invalid path or filename" when run. If I use SET('PATH') and then check the LEN(), it appears to truncate right after the "ReportObjects" line. That is a length of 550. Any thoughts?
>
>
>SET PATH TO ";
>	c:\program files\microsoft visual foxpro 8\ffc;
>	c:\program files\microsoft visual foxpro 8\wizards;
>	d:\development\planmgmt\AdminQuitApp;
>	d:\development\planmgmt\AlloCheck;
>	d:\development\planmgmt\AssetPosition;
>	d:\development\planmgmt\AutoImport;
>	d:\development\planmgmt\bmps;
>	d:\development\planmgmt\corporatereport;
>	d:\development\planmgmt\DailyVal;
>	d:\development\planmgmt\data;
>	d:\development\planmgmt\DBReports;
>	d:\development\planmgmt\deferral;
>	d:\development\planmgmt\DEFINEDBENEFIT;
>	d:\development\planmgmt\DivApp;
>	d:\development\planmgmt\ErrorCheck;
>	d:\development\planmgmt\Forms;
>	d:\development\planmgmt\icons;
>	d:\development\planmgmt\Images;
>	d:\development\planmgmt\include;
>	d:\development\planmgmt\IntFundTrans;
>	d:\development\planmgmt\libs;
>	d:\development\planmgmt\McCamishImport;
>	d:\development\planmgmt\OBJECTS;
>	d:\development\planmgmt\OthPrgs;
>	d:\development\planmgmt\partreport;
>	d:\development\planmgmt\PremiumRpt;
>	d:\development\planmgmt\programs;
>	d:\development\planmgmt\ReportCommon;
>	d:\development\planmgmt\ReportObjects;
>	d:\development\planmgmt\reports;
>	d:\development\planmgmt\SalesTracking;
>	d:\development\planmgmt\SalesTracking;
>	d:\development\planmgmt\tradplat;
>	d:\development\planmgmt\TranMstr;
>	d:\development\planmgmt\WWIPStuff"
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform