On 30 August 2000 at 11:01, Hal DeVore <[EMAIL PROTECTED]> wrote:
> 
> >>>>> On Wed, 30 Aug 2000, "John" == John Reinhagen wrote:
>   John> I notice it's not possible to advance along a sequence
>   John> with commands like next or prev, so this suggests that
>   John> order may not be important.
> 
> It is possible to advance through a sequence.  
> 
>      show next:seqname

Actually, Hal, it's seqname:next, I think.  As long as I'm using the
bandwidth to send a message, here's a longer example:

        mark                  (lists all sequences)
        show unseen:first     (shows first message in "unseen" seq)
        rmm; show unseen:next (removes first message, shows next in seq)

One thing I've always wanted to be able to do is to use something
like "last:10" (which works without a sequence) to a sequence, like:

        rmm dumpus:last:10

But I haven't known how to do that without a little scripting.  Anyone?

Jerry
-- 
Jerry Peek, [EMAIL PROTECTED], http://www.jpeek.com/

Reply via email to