Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!decwrl!pa.dec.com!rust.zso.dec.com!shlump.nac.dec.com!wjg.enet.dec.com!guineau From: guineau@wjg.enet.dec.com (W. John Guineau) Newsgroups: comp.sys.amiga.programmer Subject: Re: UUencode Message-ID: <20059@shlump.nac.dec.com> Date: 11 Feb 91 02:33:16 GMT Sender: newsdaemon@shlump.nac.dec.com Organization: Digital Equipment Corporation Lines: 33 In article <39115@cup.portal.com>, Marcus@cup.portal.com (Mark W Shnayer) writes... >A simple question, hopefully there is a simple answer. >I am tryingto uuencode a file and cant seem to get the syntax right. >For example, to uuencode a file called 'game'. > >UUENCODE game game.u >or >UUENCODE game >game.u > uuencode name-in-uuencoded-file uuencoded-file ex: to uuencode game.lzh: uuencode game.lzh game.lzh.UU the first parameter is what uuencode sticks in the uuencoded file as the name to uudecode it as. This can be anything, but should reflect what the file is :-) uuencode then reads stdin, uuencodes, and writes to stdout. >Marcus@cup.portal.com -- W. John Guineau grep meaning life | more Digital Equipment Corporation guineau@wjg.enet.dec.com or wjg@wpi.wpi.edu