Add the first draft of the usermanual and minor changes to adminmanual
[spider.git] / html / usermanual-6.html
diff --git a/html/usermanual-6.html b/html/usermanual-6.html
new file mode 100644 (file)
index 0000000..bc104ef
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The DXSpider User Manual : Announcements.</TITLE>
+ <LINK HREF="usermanual-7.html" REL=next>
+ <LINK HREF="usermanual-5.html" REL=previous>
+ <LINK HREF="usermanual.html#toc6" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="usermanual-7.html">Next</A>
+<A HREF="usermanual-5.html">Previous</A>
+<A HREF="usermanual.html#toc6">Contents</A>
+<HR>
+<H2><A NAME="s6">6. Announcements.</A></H2>
+
+<H2><A NAME="ss6.1">6.1 Making announcements.</A>
+</H2>
+
+<P>Occasionally, you may wish to post something that does not fall into 
+the normal parameters for a DX callout.  You may wish to tell 
+everybody connected that 10 FM is open for example, or ask if anyone 
+knows the QSL manager for a certain callsign etc.  You can do this 
+using the <B>ANNOUNCE</B> command.
+<P><B>Example:</B>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+announce 10 FM is open in IO84NB to europe.
+</PRE>
+</CODE></BLOCKQUOTE>
+<P>That would let everyone know locally that this was the case, however
+it would not be forwarded to other nodes connected.  To send
+announcements to other connected nodes as well, you would use the
+<B>FULL</B> extension.
+<P><B>Example:</B>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+announce full Anyone seen EA7WA today?
+</PRE>
+</CODE></BLOCKQUOTE>
+<P>Be cautious in your use of announce full.  There are many other tools
+available to get the information you require and the judicious use of
+this command is frowned upon as it creates a great deal of traffic
+across the network.
+<P>
+<H2><A NAME="ss6.2">6.2 Listing announcements.</A>
+</H2>
+
+<P>You can list previous announcements in the standard format with the 
+<B>SHOW</B> command.  As before you can list just the last 5 or as 
+many as you wish.
+<P><B>Example:</B>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+show/announcements
+show/announcements 10
+</PRE>
+</CODE></BLOCKQUOTE>
+<P>
+<HR>
+<A HREF="usermanual-7.html">Next</A>
+<A HREF="usermanual-5.html">Previous</A>
+<A HREF="usermanual.html#toc6">Contents</A>
+</BODY>
+</HTML>