Changes to manual namings to standardise. Added script from M0AZM to
[spider.git] / html / usermanual_en-6.html
diff --git a/html/usermanual_en-6.html b/html/usermanual_en-6.html
new file mode 100644 (file)
index 0000000..c935cac
--- /dev/null
@@ -0,0 +1,72 @@
+<!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 Manual v1.50: Announcements.</TITLE>
+ <LINK HREF="usermanual_en-7.html" REL=next>
+ <LINK HREF="usermanual_en-5.html" REL=previous>
+ <LINK HREF="usermanual_en.html#toc6" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="usermanual_en-7.html">Next</A>
+<A HREF="usermanual_en-5.html">Previous</A>
+<A HREF="usermanual_en.html#toc6">Contents</A>
+<HR>
+<H2><A NAME="s6">6.</A> <A HREF="usermanual_en.html#toc6">Announcements.</A></H2>
+
+<H2><A NAME="ss6.1">6.1</A> <A HREF="usermanual_en.html#toc6.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>
+<P><B>Example:</B></P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+announce 10 FM is open in IO84NB to europe.
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<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>
+<P><B>Example:</B></P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+announce full Anyone seen EA7WA today?
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<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</A> <A HREF="usermanual_en.html#toc6.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>
+<P><B>Example:</B></P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+show/announcements
+show/announcements 10
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<HR>
+<A HREF="usermanual_en-7.html">Next</A>
+<A HREF="usermanual_en-5.html">Previous</A>
+<A HREF="usermanual_en.html#toc6">Contents</A>
+</BODY>
+</HTML>