Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!styx!ames!ucbcad!ucbvax!DJUKFA11.BITNET!KPH017 From: KPH017@DJUKFA11.BITNET Newsgroups: comp.sys.atari.st Subject: (none) Message-ID: <8705071313.AA16354@ucbvax.Berkeley.EDU> Date: Thu, 7-May-87 09:12:35 EDT Article-I.D.: ucbvax.8705071313.AA16354 Posted: Thu May 7 09:12:35 1987 Date-Received: Sat, 9-May-87 04:00:31 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 48 Received: by DJUKFA11 (Mailer X1.23b) id 9216; Thu, 07 May 87 15:10:42 MEZ Date: Thu, 07 May 87 15:10:34 MEZ From: Christian Bode To: INFO-ATARI16@SCORE.STANFORD.EDU $ ! $ ! File: UUDECODE.DOC Little Documentation of UUDECODE.PAS $ ! ================== C.Bode 24/04/1987 $ ! To Install the UUDECODE Command just put a line like the following in your LOGIN.COM : $ uud*ecode :== @c$:[bode.atari]uudecode The directory has to be that one where you can find : UUDECODE.COM UUDECODE.EXE To run this version of UUDECODE you will need VAX-VMS V4.3 and upper. Command format : uud "filespec." ( "Options" where: "filespec." means any Vax Filespecification Files with .UUE are default Example: 1. uud dummy.dat (decodes the file DUMMY.DAT) 2. uud dummy (decodes the file DUMMY.UUE) "Options." are ATARI VAX VAXBIN ATARI : decoding files destinated to Atari ST to put put them via Kermit etc. on the Atari. VAX : decoding any file that will have records in varying record format (f.e. Ascii-files) VAXBIN : decoding any file that will have records in fixed record format (f.e. Exe-Files) Report any Problems to : KPH017@DJUKFA11.BITNET Have fun Christian