LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: text/plain (33 lines)
Print Reply
Mime-Version:
1.0
Sender:
LISTSERV list owners' forum <[log in to unmask]>
Subject:
From:
Jacob Haller <[log in to unmask]>
Date:
Fri, 17 Dec 1999 14:06:11 -0500
In-Reply-To:
Content-Type:
text/plain; charset="us-ascii" ; format="flowed"
Reply-To:
LISTSERV list owners' forum <[log in to unmask]>
>A nice thing would be to be able to run the
>scan * <string>
>for all the lists... i don't know if you can do a similar thing already...

You can get a similar effect by issuing the following command:

        Q * for *<string>*

This gives a rather verbose output, admittedly.  You may prefer:

        Q ***GUI*** * for *<string>*

Why *<string>* instead of just <string>?  It's because SCAN looks for
a substring whereas Q looks for the entire email address to match the
pattern.  As an example,

        SCAN LSTOWN-L earthweb

would return in part [log in to unmask], but

        Q LSTOWN-L FOR earthweb

would return anything as "earthweb" isn't an email address subscribed
to the mailing list (in fact it's not an email address at all).

I think this has been discussed before; a search through the archives
may turn up more information on this issue.  (The archives are
available at http://peach.ease.lsoft.com/archives/lstown-l.html .)
--
Jacob Haller, Technical Support
L-Soft international, Inc
http://www.lsoft.com/

ATOM RSS1 RSS2