Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!um-math!emv From: emv@math.lsa.umich.edu (Edward Vielmetti) Newsgroups: news.newusers.questions Subject: Re: Save rn-msgs in a file Message-ID: <10081@stag.math.lsa.umich.edu> Date: 25 Oct 89 19:02:14 GMT References: <1367@rwthinf.UUCP> Sender: news@math.lsa.umich.edu Reply-To: emv@math.lsa.umich.edu (Edward Vielmetti) Organization: University of Michigan Math Dept., Ann Arbor Lines: 10 UUCP-Path: {mailrus,umix}!um-math!emv The following command worked ok for me: | cat > `basename %c`.txt which could easily be made into an rn macro. --Ed (easily, I mean if you know how to make rn macros, which is beyond the scope of this message)