X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fadminmanual_en.sgml;h=d8767a879cd5d1f344770a7124e32b1bdc9a175b;hb=4a988d6dfcb4f50b4dd5db916294cd5aa87d3d22;hp=ebcb10fe1dbaf7f2a4ed66499767d35f7e80f9f3;hpb=b9a94abaa884ae7a95d12effd8df111be2767015;p=spider.git diff --git a/sgml/adminmanual_en.sgml b/sgml/adminmanual_en.sgml index ebcb10fe..d8767a87 100644 --- a/sgml/adminmanual_en.sgml +++ b/sgml/adminmanual_en.sgml @@ -4336,7 +4336,7 @@ Czech (cz), French (fr), Portuguese (pt), Italian (it) and nl (Dutch).

-set/logininfo Inform when a station logs in locally +set/logininfo Inform when a station logs in/out locally

@@ -4559,6 +4559,33 @@ Tell the system where you are. For example:-

Tell the system that the call(s) are to be treated as DXSpider node and fed new style DX Protocol rather normal user commands. +set/startup (0) + +

+ +set/startup Create your own startup script + + +

+Create a startup script of DXSpider commands which will be executed +everytime that you login into this node. You can only input the whole +script afresh, it is not possible to 'edit' it. Inputting a new script is +just like typing in a message using SEND. To finish inputting type: /EX +on a newline, to abandon the script type: /ABORT. + +You may find the (curiously named) command BLANK useful to break +up the output. If you simply want a blank line, it is easier to +input one or more spaces and press the <return> key. + +See UNSET/STARTUP to remove a script. +set/startup <call> (6) + +

+ +set/startup <call> Create a user startup script + + +

set/sys_location <lat & long> (9)

@@ -5465,6 +5492,23 @@ So for example:- SH/SAT FENGYUN1 12 2 +show/startup (0) + +

+ +show/startup View your own startup script + + +

+View the contents of a startup script created with SET/STARTUP. +show/startup <call> (6) + +

+ +show/startup <call> View a user startup script + + +

show/station all [<regex>] (6)

@@ -6252,7 +6296,7 @@ Remove isolation from a node - SET/ISOLATE

-unset/logininfo Inform when a station logs out locally +unset/logininfo No longer inform when a station logs in/out locally

@@ -6286,16 +6330,31 @@ SYSOP command.

-This command will set your user prompt to exactly the string that you +This command will set your user prompt to the string that you say. The point of this command to enable a user to interface to programs that are looking for a specific prompt (or else you just want a different -fixed prompt). +prompt). SET/PROMPT clx > -UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back to +There are some substitutions that can be added to the prompt: + + + %C - callsign [which will have ( and ) around it if not here] + %D - date + %T - time + %M - cluster 'mycall' + + +The standard prompt is defined as: + + + SET/PROMPT %C de %M %D %T dxspider > + + +UNSET/PROMPT will undo the SET/PROMPT command and set your prompt back to normal. unset/register <call> ... (9) @@ -6321,7 +6380,23 @@ cannot use DX, ANN etc. The only exception to this is that a non-registered user can TALK or SEND messages to the sysop. - +unset/startup (0) + +

+ +unset/startup Remove your own startup script + + +

+You can remove your startup script with UNSET/STARTUP. +unset/startup <call> (6) + +

+ +unset/startup <call> Remove a user startup script + + +

unset/talk (0)