home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / misc / 19771 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.8 KB

  1. Xref: sparky comp.sys.amiga.misc:19771 comp.sys.amiga.applications:9942
  2. Organization: Carnegie Mellon, Pittsburgh, PA
  3. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!<UNAUTHENTICATED>+
  4. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.applications
  5. Message-ID: <UfIUGJK00hsB4ouGFi@cs.cmu.edu>
  6. Date: Mon, 11 Jan 1993 18:36:53 -0500 
  7. From: Michael Witbrock <mjw+@cs.cmu.edu>
  8. Subject: Re: Flow Charting Software
  9. In-Reply-To: <1993Jan9.165816.22693@jupiter.sun.csd.unb.ca>
  10. References: <1993Jan9.165816.22693@jupiter.sun.csd.unb.ca>
  11. Lines: 25
  12.  
  13. Excerpts from netnews.comp.sys.amiga.misc: 9-Jan-93 Flow Charting
  14. Software Dale Poole@atlas.cs.upei (770)
  15.  
  16. > I'm a newbie programmer, currently in the throes of flow charting. Designing
  17. > the charts is no big deal, but putting them into a form that is neat and
  18. > easy to read for my instructors is a different matter.
  19.  
  20.  
  21. Leaving aside the body of research which demonstrates that flowcharts
  22. are absolutely useless (infact harmful) to the enterprise of writing
  23. programs, I'd suggest buying a copy of professional draw. You can have
  24. clips for the little boxes, and, if enterprising, you can program it
  25. with arrex to produce boxes sized to fit your text and connected to the
  26. previous box. Heck, you could even have Arexx write a program template
  27. to go with the flowchart as you drew it. But it'd probably be full of
  28. goto's, hence my comments above.   
  29.  
  30. Of course, that depends on whether PDraw is cheap enough for you. It's
  31. certainly cheaper than a CAD package.
  32.  
  33. michael
  34.  
  35. p.s. of course, if you succeed in writing the  Arexx programs required
  36. to automate it all, you will have graduated from flowcharts.... but they
  37. aren't necessary, and what you want *is* a draw program, not a paint one.
  38.