Re: attachment macro

2000-10-25 Thread Mark Weinem
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,

Re: attachment macro

2000-10-24 Thread Mikko Hänninen
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

attachment macro

2000-10-23 Thread Mark Weinem
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