short - A slight remake of Tim Kientzles "mimecode.lha" archive Uploaded by: KeyWord: Base64 Now contains the original 68070 version for MM/1's AND a 6809 version for CoCo'ers. Tims C source included here, compiled without a hitch on my coco. Since Base64 is now becoming the default binary to 7 bit convertor for the net, this then is the Base64 encoder/decoder for the stuffs that almost look like its been uuencoded but has no header to identify it. Note: Neither version of this code implements the actual MIME message seperator protocol. This means *you* will have to cut the base64'd code out to a seperate file with your fav word cruncher. This code expects the "base64" source to be cleanly isolated when decoding. Encode (-E) something to see what its supposed to look like when snipped out of a message.