Howdy Fleet:
> Assuming you are trying to be helpful; it didn't work. Now I don't
> know what the heck *you* are talking about. I thought I *had*
> specified the file (readme.txt) on the command line.
> file: to-file system/options/args ;name of file to send
In the code you sent the list the above line read:
file: %mailer.r
followed by the function to send FILE to you. Sterling above takes
the file from the command line arguments. What's more surprising is
that that script is sending you readme.txt under windows. The code
you sent should ONLY ever send you %mailer.r.
?
-jeff