[comp.mail.elm] elm aliases to program

davidk@dsinet (David Karr) (04/25/91)

I am using HP elm (v64.9).

I am trying to set up an elm alias similar to the "mail" alias

alias unifyn '|nfmail -s unify'

In other words, I want to mail to a program.  I tried to set this up in
elm like

unifyn = Unify notesfile = "|nfmail -s unify"

but trying to "elm" to this name did not work.  Is it possible to do this in
elm?