human: -------------------------------------------------------------------------------- A project exists in different locations, therefore I'd like to use system environment variables, first of all %USERNAME% in "Project -> New from directory".
Question: Is it possible already to use %ProjectDir% in the project's configuration? In general: it would be nice to be able to define variables in the project configuration, for example "includedir1" to "X:\inc" and use "%includedir1%" in the project file instead of "X:\inc" in all places (the reason: placing the project file in VCS with local [different] paths) would show only one (local) change, not a change in all of the include lines. -------------------------------------------------------------------------------- Are you sure with %UserName%? Didn't you mean %UserProfile%? If project settings is configured to contains relative path, files are stored as relative to project file. In this case Project is easy to move. Condition: project file must be placed with project files, e.g. project folder root. No, just no isn't possible to use variables in project folder I want to move project file into XML to be able easy expand it. After this step we can add project variables e.t.c. -- <http://forum.pspad.com/read.php?2,68529,68530> PSPad freeware editor http://www.pspad.com
