started the addition of help files
authordjk <djk>
Mon, 28 Sep 1998 21:49:56 +0000 (21:49 +0000)
committerdjk <djk>
Mon, 28 Sep 1998 21:49:56 +0000 (21:49 +0000)
commit171a7a0bf86e9732a33c7829e808129ec01c51c2
tree2ffe4031ecdaa551632439cb1db08b3ea219fd13
parent0824a94355e5fb2b4c379bb013d66466725629f5
started the addition of help files
implemented a basic help function
added a skeleton DXMsg.pm for message handling in and out
20 files changed:
cmd/announce.hlp [new file with mode: 0644]
cmd/announce.pl
cmd/bye.hlp [new file with mode: 0644]
cmd/dx.hlp [new file with mode: 0644]
cmd/dx.pl
cmd/help.hlp
cmd/help.pl
cmd/show/dx.hlp [new file with mode: 0644]
cmd/show/dx.pl
cmd/show/dxcc.hlp [new file with mode: 0644]
cmd/show/prefix.hlp [new file with mode: 0644]
cmd/talk.pl
cmd/wx.pl
perl/DXChannel.pm
perl/DXCluster.pm
perl/DXCommandmode.pm
perl/DXMsg.pm [new file with mode: 0644]
perl/DXProtVars.pm
perl/DXProtout.pm
perl/DXUser.pm