X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fusermanual_en.sgml;h=462e450444f864f4bea403ec3957b530a2b391d0;hb=4a988d6dfcb4f50b4dd5db916294cd5aa87d3d22;hp=4bd3cd930edc9b1abe560069b8d08ac2667d0719;hpb=b9a94abaa884ae7a95d12effd8df111be2767015;p=spider.git diff --git a/sgml/usermanual_en.sgml b/sgml/usermanual_en.sgml index 4bd3cd93..462e4504 100644 --- a/sgml/usermanual_en.sgml +++ b/sgml/usermanual_en.sgml @@ -2393,7 +2393,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

@@ -2479,6 +2479,25 @@ Tell the system where you are. For example:- SET/QTH East Dereham, Norfolk +set/startup + +

+ +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/talk

@@ -3219,6 +3238,15 @@ So for example:- SH/SAT FENGYUN1 12 2 +show/startup + +

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

+View the contents of a startup script created with SET/STARTUP. show/station [<callsign> ..]

@@ -3677,7 +3705,7 @@ You can disable forwarding by:-

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

@@ -3701,17 +3729,41 @@ 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/startup + +

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

+You can remove your startup script with UNSET/STARTUP. unset/talk