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 linux'
| > send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers for
|processors used|"'
|
| Can you separate them with semi-colons? i.e.,
|
| send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers for
|processors used|"; my_hdr X-currently-using: xalan saxon fop xep on linux'
nope that dont work for me.
--
Eric Smith