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'

(darren)

-- 
Any technology indistinguishable from magic is insufficiently advanced.

Reply via email to