Flowchart to Code Conversion.

P

Prabhuram M V

How to convert a visio flowchart to equivalent code? Which is the best
methodology/Algorithm to navigate a visio flowchart and convert the same to
code.
 
P

Paul Herber

On Wed, 20 Jun 2007 05:55:03 -0700, Prabhuram M V <Prabhuram M
How to convert a visio flowchart to equivalent code? Which is the best
methodology/Algorithm to navigate a visio flowchart and convert the same to
code.

What language would you be hoping to produce? Flowcharts are pretty
much deprecated these days for software design, except perhaps
assembly language.
 
P

Prabhuram M V

Hi Paul,
Thanks for your post. I am actually involved in a project where i need to
convert a script (Custom defined for the application) to a flow chart and
vice versa. I am planning to use visio. I have designed shapes for each
script statement. Now i need to convert the flowchart created using these
shapes to equivalent script code. I am facing issues in implementing the
same.

Can you help me in this regard

Thanks
Prabhuram.
 

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