Newsgroups: comp.binaries.ibm.pc.d
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!src.honeywell.com!msi.umn.edu!cs.umn.edu!talon.UCS.ORST.EDU!orstcs!prism!kenns
From: kenns@prism.cs.orst.edu (Kenn R. Stump)
Subject: Re: Silly question
Message-ID: <1991Apr27.143600.11978@lynx.CS.ORST.EDU>
Sender: @lynx.CS.ORST.EDU
Nntp-Posting-Host: prism.cs.orst.edu
Organization: Oregon State University, Computer Science Dept
References: <1991Apr26.162015.6223@rhrk.uni-kl.de>
Distribution: orst
Date: Sat, 27 Apr 91 14:36:00 GMT

In <1991Apr26.162015.6223@rhrk.uni-kl.de> gopalan@rhrk.uni-kl.de (Aschwin Gopalan [RHRK]) writes:

>Hi you all!
Heddo!  8-)

>I have a little problem right here:
[delete mode]

>1.) I get my newsreader (nn) to save the different parts of the file (i.e. the
>    articles) into one file.

1.5  Edit the file with vi or whatever you want to use and take out
     the article headers, leaving nothing but the initial
begin 644 FILENAME.EXT
     and the last 
end
     line.  Strip out all others, but leave the 'meat' of the file in there.
     to totally explain myself, this is a "meat" line.
M,3(X+C(U,BXQ,S4N-"`@('=U87)C:&EV92YW=7-T;"YE9'4-"C(V+C(N,"XW8

     The line before the "end" line will probably be shorter than the
     other "meat" lines.  That's ok.
     Here's a valid, one-file long, uue file.
-----
section 1 of uuencode 4.13 of file UNZIP.ADR    by R.E.M.

begin 644 UNZIP.ADR
M66]U(&-A;B!G970@=6YZ:7`@=FEA(&%N;VYY;6]U<R!F='`@9G)O;2!S:6UTQ
M96PR,"YA<FUY+FUI;"!I;B!T:&4-"F1I<F5C=&]R>2!P9#$Z/&UI<V,N=6YIO
M>#X@87,@=6YZ:7`T,#,N=&%R+7H@*'=H:6-H('EO=2!W;W5L9"!R96YA;64-M
7"G1O('5N>FEP-#`S+G1A<BY:*2X-"AH-%
``
end
sum -r/size 69/251 section (from "begin" to "end")
sum -r/size 49223/158 entire input file
-----
     And if you can get the uudecoder produced by Richard E. Marks
     for your PC, it uses those last two lines to verify the integrity
     of the uue file.  Very nicely done!  It also does multi-file
     uudecodes.  This allows you to, from your newsreader, save the 
     "articles" as bozo1.uue, bozo2.uue, bozo3.uue, bozo4.uue, etc...
     and you don't have to do any editing of the files.  you just have to
     tell it to "uudecode bozo1.uue" and it will figure out what has to be
     done from there.  Nice nice nice!  Bravo Richard!
     Anyhow, you can probably pick up the uue package from simtel20 or
     wuarchive.wustl.edu.  I know there are other mirror sites, but
     I haven't found the listing of them yet...
     Regards, - kenns@jacobs.cs.orst.edu
>Excuse me very much when this Question is asked every two days on this group,
>but I am not reading it regulary and just need some of the things posted in 
>comp.binaries.ibm.pc.
	actually, it isn't.  :-)
>So please help me!

>Thanks a lot, 
>Aki
>-- 
>+--------------------------+-------------------------------------------------+
>|  Aschwin Gopalan         | Universitaet Kaiserslautern                     |
>|  gopalan@rhrk.uni-kl.de  |  University of Kaiserslautern, Germany          |
>+--------------------------+-------------------------------------------------+
