From 380d6e88f95af4eb2f8c636646de69abdc30bcf3 Mon Sep 17 00:00:00 2001 From: minima Date: Mon, 18 Dec 2000 14:33:35 +0000 Subject: [PATCH] add help for wwv and wcy filter commands --- cmd/Commands_en.hlp | 120 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index 66062386..c2004168 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -105,6 +105,67 @@ default for nodes and users eg:- accept/spot user_default by G,M,2 +=== 0^ACCEPT/WCY [0-9] ^set an 'accept' WCY filter +It is unlikely that you will want to do this, but if you do then you can +filter on the following fields:- + + by eg: G,M,2 + origin + origin_dxcc eg: 61,62 (from eg: sh/pre G) + origin_itu + origin_zone + by_dxcc + by_itu + by_zone + channel + +There are no examples because WCY Broadcasts only come from one place and +you either want them or not (see UNSET/WCY if you don't want them). + +This command is really provided for future use. + +See HELP FILTER for information. + +=== 8^ACCEPT/WCY [input] [0-9] ^WCY filter sysop version +This version allows a sysop to set a filter for a callsign as well as the +default for nodes and users eg:- + + accept/wcy node_default all + set/hops node_default 10 + +=== 0^ACCEPT/WWV [0-9] ^set an 'accept' WWV filter +It is unlikely that you will want to do this, but if you do then you can +filter on the following fields:- + + by eg: G,M,2 + origin + origin_dxcc eg: 61,62 (from eg: sh/pre G) + origin_itu + origin_zone + by_dxcc + by_itu + by_zone + channel + +for example + + accept/wwv by_zone 4 + +is probably the only useful thing to do (which will only show WWV broadcasts +by stations in the US). + +See HELP FILTER for information. + +=== 8^ACCEPT/WWV [input] [0-9] ^WWV filter sysop version +This version allows a sysop to set a filter for a callsign as well as the +default for nodes and users eg:- + + accept/wwv db0sue-7 1 by_zone 4 + accept/wwv node_default all + set/hops node_default 10 + + accept/wwv user_default by W,K + === 0^ANNOUNCE ^Send an announcement to LOCAL users only is the text of the announcement you wish to broadcast @@ -764,6 +825,65 @@ default for nodes and users eg:- reject/spot user_default by G,M,2 +=== 0^REJECT/WCY [0-9] ^set an 'reject' WCY filter +It is unlikely that you will want to do this, but if you do then you can +filter on the following fields:- + + by eg: G,M,2 + origin + origin_dxcc eg: 61,62 (from eg: sh/pre G) + origin_itu + origin_zone + by_dxcc + by_itu + by_zone + channel + +There are no examples because WCY Broadcasts only come from one place and +you either want them or not (see UNSET/WCY if you don't want them). + +This command is really provided for future use. + +See HELP FILTER for information. + +=== 8^REJECT/WCY [input] [0-9] ^WCY filter sysop version +This version allows a sysop to set a filter for a callsign as well as the +default for nodes and users eg:- + + reject/wcy gb7djk all + +=== 0^REJECT/WWV [0-9] ^set an 'reject' WWV filter +It is unlikely that you will want to do this, but if you do then you can +filter on the following fields:- + + by eg: G,M,2 + origin + origin_dxcc eg: 61,62 (from eg: sh/pre G) + origin_itu + origin_zone + by_dxcc + by_itu + by_zone + channel + +for example + + reject/wwv by_zone 14,15,16 + +is probably the only useful thing to do (which will only show WWV broadcasts +by stations in the US). + +See HELP FILTER for information. + +=== 8^REJECT/WWV [input] [0-9] ^WWV filter sysop version +This version allows a sysop to set a filter for a callsign as well as the +default for nodes and users eg:- + + reject/wwv db0sue-7 1 by_zone 4 + reject/wwv node_default all + + reject/wwv user_default by W + === 0^REPLY^Reply (privately) to the last message that you have read === 0^REPLY ^Reply (privately) to the specified message === 0^REPLY B ^Reply as a Bulletin to the specified message -- 2.34.1