Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Config.fpw - PATH command truncating
Message
De
24/09/2004 08:59:14
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Config.fpw - PATH command truncating
Divers
Thread ID:
00945701
Message ID:
00945701
Vues:
71
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"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform