Heh, sorry my Name is not Jan, and I only wrote a Script based on my knowledge to work with PSPad-Feature of Scriptexecution. That means there's 1. no chance and 2. no strange to incurrupt Jans good work for a right-click in Project-Explorer. It's for me tough enough to write this script to help others and myself. The script uses shortcut (ALT+F5) thats what you can modify yourself. You can also define another Shortcut in the script and another called Procedure to run, if you want to use its functions in another way. My actual Projects have at least 20000 lines each actualized by the script, perfectly working and not showing files or folders I don't want to see in the Project-Explorer. In the last days since weekend I had optimized the code of the script and added some new features. It's offical at the moment so...[url]http://www.pspad.com/files/pspad/rozsireni/124-ProjRefresh-3.001.zip[/ url] But here comes my first initial solution: -specify a project.ini only with the subfolders of your projectpaths you need, as propath=! -define no extensionfilters and write a line: SubToFolder=true in the project.ini This will create Subprojectfolders for each Subfolder in the Paths given; as you did by creating projects from directories. After that it's not hard to move some folders in a manually created Project-Folder for better sorting... Empty folders will not be created.
New in this Version: -Delimiter has changed from "," to ";" -a Extensionfilter can root on 1. or 2. Projectlevel (SubFolders are always last sorting) depending on your definitions. -unknown Extensions can be ignored -and Pathalias and FileAlias are perfectly working now -the CutPath-function can be used instead of Pathaliases -Best decription of all features is in the header of the script. ;-) Here some further Notes: Aliases are useful to cause the script to save more than one Path or Extensionfilter in the same Projectfolder. The Script is now well organized in short procedures; a programmer should be able to understand the large decriptions all over in the file for each action done. Special options are mostly not useful (for the rest of the world) and variations are difficult to handle in a script. Therefore my prefered option is to write a special script for you, if your not able to do yourself. Please understand and try to use the Standards of the script as far as possible to reach your destination. I can imaging a future release with special SubFolders-definitions not to use the Subfolders-Option, but better sorting. Next step may would be the option of exclusion things in the separate Project.ini definitions or Subfolders. "But the future is what we make from our present" I don't want to spend my time in something nobody needs. But I'm trying to optimize the Standard for some good reasons: -Many People want the same feature and I have a Idea to realize it -A new feature can be added without causing problems with the previos ones (most easily handled about a new option in project.ini) and I have a Idea to realize it -Someone notice a bug, which causes a unusual Projectfile by using the decripted functions in the right way. And only if all this doesn't work: Here's my special solution for you! Send me your projectfile at holger.biehl:-Dfreenet.de (not over the Web-Side for your personal security reasons and modify the Mailaddress for my security reasons) and I will answer with a private solution or an special actualized script to handle it!! Is it fair?B-] Greetings Holger -- <http://forum.pspad.com/read.php?2,40224,41028> PSPad freeware editor http://www.pspad.com
