Search found 2 matches
- Tue Aug 19, 2025 11:53 am
- Forum: Vensim
- Topic: Vensim error: unable to read commands from .cmd
- Replies: 3
- Views: 272
Re: Vensim error: unable to read commands from .cmd
I've checked my VBA code, and it does refer to the name and path of the .cmd file that I tried to launch. As this did not work with a simple .bat file either, I don't think the error comes from my VBA code. I've tried this line of command in my .bat file START C:\PROGRA~1\Vensim\vendss64MC "tes...
- Tue Aug 19, 2025 10:28 am
- Forum: Vensim
- Topic: Vensim error: unable to read commands from .cmd
- Replies: 3
- Views: 272
Vensim error: unable to read commands from .cmd
Hi, I'm using Vensim DSS 10.3.2. I'm trying to run a command script through a .cmd file and either a .bat file or a VBA script to launch Vensim. However, when Vensim launches, this error message appears: error_message.png When I open the command file directly in the Vensim interface via 'File > Open...