How to generate tabular data through MENU>VDF2XLS|.

Use this forum to post Vensim related questions.
Post Reply
farooqmahmood
Junior Member
Posts: 2
Joined: Fri Mar 27, 2009 12:29 am

How to generate tabular data through MENU>VDF2XLS|.

Post by farooqmahmood »

Hi,

I have two queries.

1) I need to generate XLS file from VDF file through my java application so I am using MENU>VDF2XLS| command. But the output I am getting is in rows but my client needs that data in columns. Is there any option I can use to generate tabular data rather than in rows?

2) Is there any way I can generate CSV file?

I am using Vensim DSS for Windows Version 5.5d.

[Edited on 3-27-2009 by farooqmahmood]

[Edited on 3-27-2009 by farooqmahmood]
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

1) use a * after the savelist. See VDF2TAB in chapter 5 of the DSS reference supplement for details.

2) Not csv but vdf2tab is tab delimited and Excel can easily read the file.
farooqmahmood
Junior Member
Posts: 2
Joined: Fri Mar 27, 2009 12:29 am

Post by farooqmahmood »

Yes now it is working fine.
Thanks alot.

[Edited on 3-30-2009 by farooqmahmood]
Post Reply