X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fusermanual_en.sgml;h=4b66712aaf9734fa12a5dfed1bc505f9eced9ee5;hb=bccf827cfc80f9871efc8a25f9bb69f99c771d77;hp=a1df39c65df5e8350c17a069352357e029126b72;hpb=4888cab7f56fbed40bf28477fe3f9c0ee9977a7c;p=spider.git diff --git a/sgml/usermanual_en.sgml b/sgml/usermanual_en.sgml index a1df39c6..4b66712a 100644 --- a/sgml/usermanual_en.sgml +++ b/sgml/usermanual_en.sgml @@ -1273,6 +1273,60 @@ of 9 lines.

This will disconnect you from the cluster +chat <group> <text> + +

+ +chat <group> <text> Chat or Conference to a group + + +

+It is now possible to JOIN a group and have network wide conferencing to that +group. DXSpider does not (and probably will not) implement the AK1A +conference mode as this seems very limiting, is hardly used and doesn't seem +to work too well anyway. + +This system uses the existing ANN system and is compatible with both other +DXSpider nodes and AK1A clusters (they use ANN/<group>). + +You can be a member of as many "groups" as you want. To join a group type:- + + + JOIN FOC (where FOC is the group name) + + +To leave a group type:- + + + LEAVE FOC + + +You can see which groups you are in by typing:- + + + STAT/USER + + +and you can see whether your mate is in the group, if he connects to the +same node as you, by typing:- + + + STAT/USER g1tlh + + +To send a message to a group type:- + + + CHAT FOC hello everyone + + +or + + + CH #9000 hello I am back + + +See also JOIN, LEAVE, SHOW/CHAT clear/announce [1|all]

@@ -1766,6 +1820,22 @@ to SH/DX, ANNOUNCE can be shortened to AN and so on. Look at the APROPOS <string> command which will search the help database for the <string> you specify and give you a list of likely commands to look at with HELP. +join <group> + +

+ +join <group> Join a chat or conference group + + +

+JOIN allows you to join a network wide conference group. To join a +group (called FOC in this case) type:- + + + JOIN FOC + + +See also CHAT, LEAVE, SHOW/CHAT kill <from msgno>-<to msgno>

@@ -1808,6 +1878,22 @@ this command. You can remove more than one message at a time.

+leave <group> + +

+ +leave <group> Leave a chat or conference group + + +

+LEAVE allows you to leave a network wide conference group. To leave a +group (called FOC in this case) type:- + + + LEAVE FOC + + +See also CHAT, JOIN, SHOW/CHAT links

@@ -2426,6 +2512,18 @@ Tell the system where you are. For example:-

+show/chat [<group>] [<lines>] + +

+ +show/chat [<group>] [<lines>] Show any chat or conferencing + + +

+This command allows you to see any chat or conferencing that has +occurred whilst you were away. SHOW/CHAT on its own will show data for +all groups. If you use a group name then it will show only chat for +that group. show/configuration [<node>]