* Mike Arrison <[EMAIL PROTECTED]> [2002-06-10 11:40 -0400]: > Well, > > > macro index $somekey \ > > "set var1; \ > > set var 2; \ > > set var 3" > > I tried this: > > macro compose 3 "<edit-from>^Umy_alias^M; \ > <edit-bcc>^Uother_addr^M " "Set From to my_alias"
I would try it without the leading whitespace in the second line. Nicolas