A UUENCODE, UTILITIES, Translate binary to ASCII and back to binary  ! > UUENCODE and UUDECODE are used to translate a binary data file= into a readable ASCII file that can then be mailed, or copied < to a foriegn O/S, and then translated back into the original binary file.  < An absolute requirement when moving data across the Internet when FTP is not availaible.   