Search found 4 matches

by acta
Thu Nov 18, 2010 11:37 am
Forum: Vensim
Topic: Vensim + VB.net
Replies: 5
Views: 3658

Tony,

We'll be purchasing a newer version in the few next days.

Can anything can be done before that? Any idea?

Thanks,
Ana Cristina
by acta
Wed Nov 17, 2010 8:23 pm
Forum: Vensim
Topic: Vensim + VB.net
Replies: 5
Views: 3658

I'll see what I can do tomorrow at work. I didn't realize it was so old! ;)


I'll be back as soon as I get any answer about that.

Thans Administrator.
by acta
Wed Nov 17, 2010 6:48 pm
Forum: Vensim
Topic: Vensim + VB.net
Replies: 5
Views: 3658

Hi Tony,

I'm using version DSS 5.5d with Visual basic 2008 express.

thanks a lot!
by acta
Wed Nov 17, 2010 6:16 pm
Forum: Vensim
Topic: Vensim + VB.net
Replies: 5
Views: 3658

Vensim + VB.net

Hi, My name is Ana Cristina. I'm from Brazil. I need some help with Vensim + VB.net I'm trying to use the example from Vensim Help, but it doesn't seem to work correctly. result = vensim_command("SIMULATE>RUNNAME|bobblah") If result = 0 Then Exit Sub num1 = txtVolumeInicial.Text comstr = &...