Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!milton!sumax!quick!dsinet!davidk From: davidk@dsinet (David Karr) Newsgroups: comp.mail.elm Subject: elm aliases to program Message-ID: <587@elroy> Date: 24 Apr 91 22:04:58 GMT Organization: Digital Systems Intl., Inc. Lines: 13 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?