home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / cpymsg.zip / cpymsg.ifo < prev    next >
Text File  |  1997-10-06  |  354b  |  7 lines

  1. /* CPYMSG.cmd - Julian Thomas 1997: rexx script to append msg to file */
  2.    say 'usage is cpymsg outfile infile'
  3.    say 'can be called from msgutil or used standalone; purpose'
  4.    say 'is to append a message (omitting some junk from the header)'
  5.    say 'to a file to build a digest or whatever.'
  6.    say 'Another good usage is from a demand filter'
  7.