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