Subj : Re: Flowchart software that supports top down development? To : comp.programming,microsoft.public.vb.general.discussion,microsoft.public.visio.developer From : Richard Heathfield Date : Wed Jul 27 2005 11:25 am Rob Thorpe wrote: > LurfysMa wrote: >> >> Now, do you know of a flowcharting tool that will do most of the >> clerical part of keeping track of the links (stubs)? > > If you write the code as you go, and comment each function, then > Doxygen (http://www.stack.nl/~dimitri/doxygen/) should do document > roughly what you need. It has lots of features for OO programming, but > you can always ignore them if you don't want to use them. That's a good idea iff the OP is using a language that doxygen can parse. The OP seems to be using VB (see crosspost list). Can doxygen parse VB? I don't know. -- Richard Heathfield "Usenet is a strange place" - dmr 29/7/1999 http://www.cpax.org.uk mail: rjh at above domain .