How to convert a flowchart to source code?

J

John

How do you convert a flowchart(or any chart or diagram) to
source code using visio?

Also, do you need a particular version of visio(Example
Visio Professional Edition)?

Also, is it specific to a particular language
(Example: .Net or VB6) ?
 
J

John Marshall, MVP

Since there are a multitude of languages, you will have to write your own
translation.

Visio is fully open to any language that can use the interface and comes
with a copy of VBA. So it is possible for a program to get information from
a Visio drawing, how the program interprets the drawing and converts it to
source code is up to you.

John... Visio MVP

Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm
Need VBA examples? http://www.mvps.org/visio/VBA.htm
Common Visio Questions http://www.mvps.org/visio/common_questions.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top