On Wed, 25 Oct 2000, Mikko Hänninen wrote:
> Attach a file:
>
> macro compose '/path/to/file'
yes, this works.
> Open up a directory:
>
> macro compose '/path/to/dir/'
This way you get the directory attached! Adding a second
is necessary:
macro compose '/path/to/dir/'
Thanks,
Mark Weinem <[EMAIL PROTECTED]> wrote on Mon, 23 Oct 2000:
> Is it possible to attach a file via macro?
Sure.
> This doesn't work:
>
> macro compose "attach-file=/home/mark/templates/mime"
>
> Perhaps it would be more elegant if the macro just offers the
> templates directory and the use
Is it possible to attach a file via macro?
This doesn't work:
macro compose "attach-file=/home/mark/templates/mime"
Perhaps it would be more elegant if the macro just offers the
templates directory and the user chooses the attachment he wants.
Regards,
Mark Weinem