Re: two commands one a single send-hook

2001-09-24 Thread Eric Smith
According to René Clerc on Mon, Sep 24, 2001 at 03:41:57PM +0200: | * Eric Smith [24-09-2001 15:09]: | | | | > How do I put these two commands into a single statement? | | | > | | | > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' | | | > send-hook "~C x[sm]l" '

Re: two commands one a single send-hook

2001-09-24 Thread René Clerc
* Eric Smith [24-09-2001 15:09]: | | > How do I put these two commands into a single statement? | | > | | > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' | | > send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers for |processors used|"' |

Re: two commands one a single send-hook

2001-09-24 Thread Eric Smith
According to darren chamberlain on Mon, Sep 24, 2001 at 08:50:15AM -0400: | Eric Smith <[EMAIL PROTECTED]> said something to this effect on 09/24/2001: | > How do I put these two commands into a single statement? | > | > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on lin

Re: two commands one a single send-hook

2001-09-24 Thread darren chamberlain
Eric Smith <[EMAIL PROTECTED]> said something to this effect on 09/24/2001: > How do I put these two commands into a single statement? > > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' > send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers

two commands one a single send-hook

2001-09-24 Thread Eric Smith
How do I put these two commands into a single statement? send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers for processors used|"' -- Eric Smith