Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!orion.oac.uci.edu!ucivax!jromine From: jromine@yoyodyne.ics.uci.edu (John Romine) Newsgroups: comp.mail.mh Subject: Re: scan and format files Message-ID: <280E317E.17300@ics.uci.edu> Date: 18 Apr 91 23:53:34 GMT References: <1991Apr18.204402.11331@e2big.mko.dec.com> Reply-To: jromine@ics.uci.edu (John Romine) Organization: UC Irvine Department of ICS Lines: 13 Nntp-Posting-Host: yoyodyne.ics.uci.edu drew%cgou11.enet@decwrl.dec.com writes: >I was hoping to be able to create a format file for 'scan' >that displayed only the last n characters I think you can right justify a field by using a negative width argument. E.g., %-10{from} You'd have to use one of the match tests to see if the address is a DECNET-style address, and then use this format in those cases. -- John Romine