LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

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

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

Print Reply
"David W. Baker" <[log in to unmask]>
Wed, 2 Aug 1995 21:13:38 -0400
text/plain (26 lines)
In article <[log in to unmask]>, "LISTSERV list
owners' forum" <[log in to unmask]> wrote:
 
>         This would work really well if it picked up messages with "exit="
> instead of just the word "exit" in them somewhere.  I'm reading up on
> database searches now to see if I can get listserv to recognize that =.
> Does anyone know how to do that off the tops of your heads?
 
   You need to quote the string; using the apostrophe to indicate a
case-insensitive quoted string.
 
- --dwb--
 
/* --------------------- clip and save ---------------- */
//ListSrch JOB Echo=no
Database Search DD=Rules OUTLIM=5000 f=mail
//Rules DD *
s 'exit=' in lstown-l lstsrv-l
index #.5 date.8 sender.17 subject.46
print
/*
//  EOJ
/* --------------------- clip and save ---------------- */
 
David W. Baker | [log in to unmask] | <URL:http://www.netspace.org/users/dwb/>

ATOM RSS1 RSS2