how to unload cin-file via script command?

Use this forum to post Vensim related questions.
Post Reply
kleemax
Senior Member
Posts: 125
Joined: Tue Jan 26, 2016 3:50 pm
Vensim version: PRO

how to unload cin-file via script command?

Post by kleemax »

When a script command opens a model, it sometimes has cin-files loaded. I would like to unload these before I load other cin-files using SIMULATE>READCIN & SIMULATE>ADDCIN. But I'm not sure which command could accomplish that.
Administrator
Super Administrator
Posts: 4573
Joined: Wed Mar 05, 2003 3:10 am

Re: how to unload cin-file via script command?

Post by Administrator »

Calling "SIMULATE>READCIN" should reset the list of CIN files.
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391

Units are important!
http://www.bbc.co.uk/news/magazine-27509559
kleemax
Senior Member
Posts: 125
Joined: Tue Jan 26, 2016 3:50 pm
Vensim version: PRO

Re: how to unload cin-file via script command?

Post by kleemax »

Thanks very helpful. I had noticed that when I load a model the cin-files are loaded as specified in the model. Now I understand that this is reset with the READCIN command.
Post Reply