I have a problem with loading databases in Adams/Car when it is launched from the command prompt. If it launched from GUI, there is no problem.
I suspect that if I use command ru-standard in *.bat file it does not load the acar.cfg file, because there are loaded only acar_shared, acar_concept and private databases. I have already tried ru-private, ru-acar and ru-site but without success.
The only reason I can think of that would cause the Python-based startup to look for .acar.cfg in that directory is that $HOME must be set to point to this directory somewhere.
If you want to control it, you can - in your Python script or in general - set the HOME environment variable to point to C:\users\JB
The only reason I can think of that would cause the Python-based startup to look for .acar.cfg in that directory is that $HOME must be set to point to this directory somewhere.
If you want to control it, you can - in your Python script or in general - set the HOME environment variable to point to C:\users\JB