home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / atarist / astuud.ann < prev    next >
Internet Message Format  |  2020-01-01  |  687b

  1. Date: Sun, 03 Aug 86 22:35:31 EST
  2. From: MOEWS%UCONNVM.BITNET@WISCVM.ARPA
  3. Subject: Re: Uuencoded Files and Trailing Blanks
  4. Keywords: Uuencoded Files
  5.  
  6. If you use KERMIT under VM/CMS, it is hard to use uuencoded files such as
  7. the uuencoded version of ST Kermit, since VM/CMS Kermit removes all trailing
  8. blanks when downloading files.  Here is a solution to this problem; it is a
  9. version of UUDECODE that supplies trailing blanks as necessary, written to
  10. run on the Atari ST.  It is written in 68000 assembly language, and can be
  11. assembled using the public domain assembler, AS68.
  12.  
  13.                                        David Moews
  14.                                      MOEWS@UCONNVM.BITNET
  15.