home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol078 / movecom.doc < prev    next >
Encoding:
Text File  |  1984-04-29  |  698 b   |  16 lines

  1.     MOVECOM.WPM is a SPELLBINDER 5.1+ MACRO PROGRAMME
  2.   
  3.     It may be used to strip comments (starting with a semi-
  4. colon. Alternatively, use it to re-align the comments to
  5. a given position.
  6.     Any attempt to use the programme with Spellbinder versions
  7. lower than 5.1 will be fruitless, since the macro programme
  8. make use of quite a few new Spellbinder functions.
  9.     To alter the macro to strip or align comments in source
  10. files which use other then the semi-colon delimiters, change
  11. the line reading :sp 59.... and replace the 59 with the ASCII
  12. value of the new delimiter.
  13.  
  14.     Not the world's hottest programming aid, but it make source
  15. files appearances somewhat neater. c.a.
  16.