getuuenc ======== getuuenc reads the given file (1st argument, e.g.: ´getuuenc foo.news´) and stores each uuencoded block in a seperated file with the suffix ´uue´ ! getuuenc assumes that the file (e.g. foo.news) contains regular emails, like if you store a heap of news ! douudeco (korn-shell-script using uudecode) uudecodes all files with the suffix ´uue´ existing in the actual directory ! you can compile the code with GNU-C++ V 2.7.2 under linux with ´make -f makefile.linux´, or under Cygnus-Gnu-Win32-B19 with ´make -f makefile.cygwin32b19´. You need the packages ´jaulibs.zip´ also ! ============================================================ The directory structor for compiling must be: ./jaulibs ./jau/getuuenc the lex-part (getuuenc.lex -> lex_yy.c) is done under linux with flex, and under cygwin32b19 with mks (because of compiler trouble ...) Responses and ideas are welcome at mailto:info@jausoft.com - thanxs ! Sven Goethel - Jausoft Softwaredevelopment http://www.jausoft.com