add filtering documentation from Jim and start removing old docs
[spider.git] / html / filtering_en-5.html
diff --git a/html/filtering_en-5.html b/html/filtering_en-5.html
new file mode 100644 (file)
index 0000000..53c8e61
--- /dev/null
@@ -0,0 +1,56 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Reject filters </TITLE>
+ <LINK HREF="filtering_en-6.html" REL=next>
+ <LINK HREF="filtering_en-4.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc5" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-6.html">Next</A>
+<A HREF="filtering_en-4.html">Previous</A>
+<A HREF="filtering_en.html#toc5">Contents</A>
+<HR>
+<H2><A NAME="s5">5.</A> <A HREF="filtering_en.html#toc5">Reject filters </A></H2>
+
+<P>A reject filter line means that if a spot matches, send it to the trash, dump 
+it, do not send it down the line to the next rule or to the user, but pass-on 
+all other spots that do not match. </P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: reject/spots [0-9]  &lt;pattern>        
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Any of the following patterns may be used in this line ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+freq &lt;range>
+on &lt;range>       
+info &lt;string>
+call &lt;prefixes>
+call_dxcc &lt;numbers>
+call_itu &lt;numbers>
+call_zone &lt;numbers>
+call_state &lt;state 2-letter abbreviations>
+by &lt;prefixes>
+by_dxcc &lt;numbers>
+by_itu &lt;numbers>
+by_zone &lt;numbers>
+by_state &lt;state 2-letter abbreviations>
+origin &lt;prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+channel &lt;prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<HR>
+<A HREF="filtering_en-6.html">Next</A>
+<A HREF="filtering_en-4.html">Previous</A>
+<A HREF="filtering_en.html#toc5">Contents</A>
+</BODY>
+</HTML>