- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, all.
Found this great lisp routine called "Add Support File Search Paths at n" (by Lee Mac) that adds support file search paths at the desired index. This is a fantastic routine for adding paths for files related to different clients - so, every time we work for a different client we can load their own set of file paths.
The only problem when using that routine is that by simply adding paths, old ones stay there, and eventually piles up to a huge list of paths, most of which are not pertaining to the project/client that one is currently working on.
Is there a way to have the routine (perhaps the "Remove Support File Search Paths" routine also on that page) remove paths that, say, do not start with "C:" (or any other string). The reason for keeping paths from the C: drive is because some are much needed, regardless of which client we work with. We place our clients standard files in our server (different drive letter).
Thanks in advance for any input.
Edgar
Solved! Go to Solution.