Short: Makes mail and ftp scripts Author: eraugust@igate1.hac.com (Eric R. Augustine) Uploader: eraugust igate1 hac com (Eric R Augustine) Type: util/cli Architecture: m68k-amigaos I wrote this one up cuz I was tired of paying long distance for my calls to get and reply to mail... now I just grab my e-mail file (unix) and write my replies in individual files and then have mkms make the script - then tar and gzip the whole package along with the made script and then ungzip, untar and run the script - it does all my mailing for me... This also includes the stuff I did in mkfscript for making similar ftp scripts using ncftp. Read the readme in the distribution. There's also a manpage. You'll need GetOpt.lzh to compile this on the Amiga. You'll also need to hack a little to get it to compile under SAS/C. It's still in it's vanilla Unix format. - Eric.