Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!pa.dec.com!bacchus!mwm From: mwm@pa.dec.com (Mike (My Watch Has Windows) Meyer) Newsgroups: comp.sys.amiga.programmer Subject: Re: begin 644 FILENAME? Message-ID: Date: 7 Jun 91 20:00:30 GMT References: <447.284e8bd9@beach.gal.utexas.edu> <1991Jun7.191735.8813@msuinfo.cl.msu.edu> Sender: news@pa.dec.com (News) Organization: Missionaria Phonibalonica Lines: 25 In-Reply-To: griffin@frith.egr.msu.edu's message of 7 Jun 91 19:17:35 GMT In article <1991Jun7.191735.8813@msuinfo.cl.msu.edu> griffin@frith.egr.msu.edu (Danny Griffin) writes: mrimages@beach.gal.utexas.edu writes: >How do you extract files printed in mail or on the net that begin: >begin 644 FILENAME >blahblahblah*&($#*&@(#$ >end >And where would these extraction files be located? Using an editor remove everything before 'begin' and after 'end' and type 'uudecode msgfilename'. uudecode is probably on the machine you're using, but is also available for the Amiga (probably a copy on ab20 somewhere). The edit step isn't necessary, unless there's a bogus begin line in the file. uudecode is bright enough to find these things.