New user question. I am working with a tcl script that source'es additional scripts. However, the source command fails with 'file not found'. What environment variable, library, path, etc., do I need to configure to have this and all future 'source' commands find the additional scripts.
If I modify the script and specifically state the directory structure, the script is found, but I can't do this for each and every module.
Thanks in advance for any help you can provide.
If I modify the script and specifically state the directory structure, the script is found, but I can't do this for each and every module.
Thanks in advance for any help you can provide.