I wrote a program to call vendll32.dll with VB6.
It worked when the version of vendll32.dll is 5.8.
After I upgraded it to version 5.11.
It stoped at DAT2VDF command
Is there any change for this command in new version?
Here is my code.
Pls help to fix this problem.
Thanks
Code: Select all
Result = vensim_command("MENU>DAT2VDF|Baseline.dat|Baseline.vdf")