Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!olivea!apple!portal!cup.portal.com!Marcus From: Marcus@cup.portal.com (Mark W Shnayer) Newsgroups: comp.sys.amiga.programmer Subject: UUencode Message-ID: <39115@cup.portal.com> Date: 10 Feb 91 23:39:20 GMT Organization: The Portal System (TM) Lines: 14 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 both result in the uuencoded file showing in the CLI I am using to do the job but no file actually gets created. Assuming the file 'game' is in ram: and I want to uuencode to ram: whats the right way to do this? Marcus@cup.portal.com