X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fusermanual_en.sgml;h=462e450444f864f4bea403ec3957b530a2b391d0;hb=657c8a98e43d11ffdf6294984efef8ec164e754e;hp=ee66e28d12da883008487ad0b207dd39379f15f5;hpb=05ace8aed12c22b45b8905dacf8de58d79371f5a;p=spider.git diff --git a/sgml/usermanual_en.sgml b/sgml/usermanual_en.sgml index ee66e28d..462e4504 100644 --- a/sgml/usermanual_en.sgml +++ b/sgml/usermanual_en.sgml @@ -4,9 +4,9 @@ -The DXSpider User Manual v1.50 +The DXSpider User Manual v1.51 Ian Maude, G0VGS, (g0vgs@gb7mbc.net) -April 2003 revision 0.5 +June 2004 revision 1 A complete reference for users of the DXSpider DXCluster program. @@ -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