Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!psuvax1!psuvm!CORNELLA!NJG From: NJG@CORNELLA.BITNET (Nick Gimbrone) Newsgroups: bit.listserv.mailbook Subject: Re: Proposals for yet another version of MAIL/BOOK Message-ID: Date: 17 Jan 90 03:31:57 GMT Sender: MAIL/MAILBOOK subscription list Reply-To: MAIL/MAILBOOK subscription list Lines: 14 Approved: NETNEWS@PSUVM Gateway In-Reply-To: Message of Fri, 12 Jan 90 14:06:31 CET from On Fri, 12 Jan 90 14:06:31 CET Rainer M Woitok said: >3. I'd like to see a SELECTD command Why not just "select" the items then use "delete *" to get rid of them all... (last time I tried it this was a bit noisy, but perhaps that could be fixed :-). No need for a new command when two simple ones will do. >6. TIME.ZONES option > My private TIMEZONE TABLE file contains slightly less than eighty > entries of time zones I've encountered. Even if I omit rather > strange ones, they clearly don't fit into a single line. Thus I'd > prefer the TIME.ZONE option to specify a file containing the time You could just have the macro pick up the contents of the file and put it into a string to set the option (or have the option set via a variable set in your macro in any of (most likely) hundreds of ways...). No changes to the base mailbook code needed...