Search found 3 matches

by mtirfan
Fri Dec 05, 2003 7:34 am
Forum: Vensim
Topic: vensim and vb6
Replies: 8
Views: 7303

I think, I discovered one part of the problem. The function vensim_get_data does not close the .vdf it opens for reading the data. However, I still have one problem. As soon as I try Special>LoadModel upon reentering the vb6 form used for integration, I am thrown out of VB (IDE closes right away). I...
by mtirfan
Sun Nov 23, 2003 7:18 am
Forum: Vensim
Topic: vensim and vb6
Replies: 8
Views: 7303

SPECIAL>STOPSIM|option does not help. It stops a running simulation.

I need something which will free up (.vdf) files used by the vensim simulations I run by the dll.

Thanks anyway.

-Mohammod
by mtirfan
Wed Nov 19, 2003 6:13 am
Forum: Vensim
Topic: vensim and vb6
Replies: 8
Views: 7303

vensim and vb6

Hello, I am trying to use Vensim Full Dll to integrate vensim models with our Visual Basic 6 modeling application. Within our vb6 application, I can open, add data (from our model to vensim), run and show results from models developed with Vensim. However, when I unload the vb6 form used for this pu...