My thinking goes like this:
- User libs are stored anywhere. The lib, associated residents and associated help all in the one folder.
Programs could have a special compiler directive, say:(or whatever is a good directive word) and that lib is then used.Code: Select all
CompilerUse "pathqualifier\libname"
Anything stored in the "standard" user library area is handled as per current setup.
I would love this and see no harm in it, as anyone preferring to use the existing method could just drop their chosen libs in the existing folders.