1. added the start of script files on login/startup. You can now add
authorminima <minima>
Fri, 14 Sep 2001 17:50:19 +0000 (17:50 +0000)
committerminima <minima>
Fri, 14 Sep 2001 17:50:19 +0000 (17:50 +0000)
commit8f58735f5c9c090f2e5e00e05c7ad0834eccb741
treede647bd3d1634e04dd27317571244f2ad553e90e
parente0e6a2d303693eb681a6eefa90a2821ddfdeb5fd
1. added the start of script files on login/startup. You can now add
commands (for example to set variables) to a file called
/spider/scripts/startup. You can also put in scripts for a callsign which
will be executed when that callsign logs on. A sample script is in the
directory (you did remember to do cvs update -d?). User settable versions
of this will happen when the general mechanism for doing that is available.
2. Added set/unset/anntalk commands. If you unset/anntalk then you will
no longer see many of the of talk like announces. Unfortunately you may
miss the odd useful one as well (but since everything is repeated many times
you probably won't :-)
Changes
cmd/Commands_en.hlp
cmd/set/anntalk.pl [new file with mode: 0644]
cmd/unset/anntalk.pl [new file with mode: 0644]
perl/DXChannel.pm
perl/DXCommandmode.pm
perl/DXProt.pm
perl/DXUser.pm
perl/Messages
perl/cluster.pl
scripts/startup.issue [new file with mode: 0644]