#UUencodes
24-Oct-95 15:21:21
Sb: #216411-#UUencodes
Fm: Dr. Erich Kuester 100277,364
To: Sean Hannon 74743,1316
Sean,
I have tested it: VuePrint 4.1 generates perfectly correct uuencoded files,
which can be read by UUxT. The program splits the uuencoded file in several
parts: I get two files sample.uu1 and sample.uu2 from a file "sample.tif" with
19872 Bytes. I transferred the two uuencoded files to my Amiga, stripped off
the carriage returns at the end of each line and executed in a shell the
following command:
UUxT x sample.uu1 sample.uu2
and the original file sample.tif was created again.
I think, one of your problems is to extract the files in the right order from
your mail. So look at the header of each file and name the file with section
1/3 (which means, that you have to rebuilt your original from three uuencoded
files) in it file.uu1, the next one file.uu2 and the last one file.uu3 … The
3 is of course only an example. Then let UUxT do his job.
Erich