Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Config.fpw - PATH command truncating
Message
From
24/09/2004 08:59:14
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Config.fpw - PATH command truncating
Miscellaneous
Thread ID:
00945701
Message ID:
00945701
Views:
72
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"
Next
Reply
Map
View

Click here to load this message in the networking platform