home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5815 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.5 KB

  1. Path: sparky!uunet!stanford.edu!bcm!aio!shirley
  2. From: shirley@fdr.jsc.nasa.gov (Bill Shirley [CSC])
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: Dream feature
  5. Message-ID: <1992Aug26.160213@fdr.jsc.nasa.gov>
  6. Date: 26 Aug 1992 21:02:13 GMT
  7. References: <1309@esl.ESL.COM>
  8. Sender: shirley@fdr (Bill Shirley [CSC])
  9. Organization: Software Technology Branch - NASA/JSC
  10. Lines: 33
  11. Originator: shirley@fdr
  12.  
  13.  
  14. In article <1309@esl.ESL.COM>, drm@esl.com (Don McGregor) writes:
  15. > Wouldn't it be great if you could include diagrams or pictures in the comment blocks
  16. > of  source code?  I find it to be really frustrating to have to explain everything in 
  17. > text only when a quick diagram would clear things up really fast.  Maybe a hot link
  18. > to a diagram off in your design document. 
  19. > What would that require, a hack to the pre-processor, some changes to Edit, and
  20. > abandoning all hope of portability?
  21. > ---
  22. > Don McGregor | "That which does not overflow my swap file makes 
  23. > drm@esl.com  |  me stronger."  --Friedrich Nerdzsche
  24.  
  25. All you need is
  26.  
  27.  1) an rtftoa program - to conver RTF into ASCII files
  28.  2) a few lines in Makefile.preamble that convert x.rtf --> x
  29.     anytime x is outof date relative to x.rtf
  30.  
  31. Then we could program in RTF.
  32.  
  33. So,.....
  34.  
  35.  who has the RTF -> ASCII coverter?
  36.  
  37. -- 
  38. Bill Shirley        |  ``Computer Science is not about computers any 
  39. shirley@fdr.jsc.nasa.gov|    more than astronomy is about telescopes.''
  40.  
  41. -- 
  42. Bill Shirley        |  ``Computer Science is not about computers any 
  43. shirley@fdr.jsc.nasa.gov|    more than astronomy is about telescopes.''
  44.