From: Tobias Klausmann <klausman@ai-lab.fh-furtwangen.de>
To: osw@ldism.de
Date: Mon, 27 Jul 1998 17:17:09 +0300
Subject: Uebersetzung der Doku
Hoi Oswald!
Hier ist, frisch aus dem vi, die englische Version der Doku:
--- BEGIN mirc-e.txt
[Original Text by Peter Nuding, translation by Tobias Klausmann]
This documentation describes how to make a nice mIRC-popup for
the NoteServ commands.
- Start mIRC (we tested it with V5.11 and 5.3)
- Click "Tools", then "Popups"
- Click on the Popup-Tab, then "View" and select "Menubar"
You'll then get a Window with all the mIRC-code defining the menus.
Now select the following text (including the leading dash):
-
NoteServ
.Login:/quote squery noteserv :login $$?="<username> <password>"
.Status:/quote squery noteserv :status
.Send:/quote squery noteserv :send +30 $$?="Enter nick!ident@host.domain" $$?="Enter Note"
.Notify:/quote squery noteserv :notify $$?="Enter nick!ident@host.domain"
.Find:/quote squery noteserv :find $$?="Enter nick!ident@host.domain"
.List:/quote squery noteserv :ls
.Remove:/quote squery noteserv :rm $$?="[<number>|<letter>|<pattern>]"
.Language:/quote squery noteserv :lang $$?="de=german en=english"
.Password:/quote squery noteserv :passwd $$?="<old password> <new password>"
[ Do not select this line, but everything above it from the dash ]
- After selecting it, press CTRL-C to copy it to the clipboard.
- Back at the popup-window, the last lines (that already were there) should be:
Ignore user:/ignore $$?="Enter nickname:"
Change nickname:/nick $$?="Enter new nickname:"
Quit IRC:/quit
- Put the cursor below the last line ("Quit IRC:/quit") and press
CTRL-V to paste in the clipboard contents (being the NoteServ-Script)
- Everything should now be looking like this:
[ ... the old, original script ending with: ]
Ignore user:/ignore $$?="Enter nickname:"
Change nickname:/nick $$?="Enter new nickname:"
Quit IRC:/quit
-
NoteServ
.Login:/quote squery noteserv :login $$?="<username> <password>"
.Status:/quote squery noteserv :status
[... and the rest of the new NoteServ-Script]
- Click OK. From now on you should have some new Entries in the "Command"-Menu
(Screenshot)
--- END mirc-e.txt
Viel Spass damit :o)
Gruss,
Tobias / Blackb|rd
--
klausman@ai-lab.fh-furtwangen.de http://home.pages.de/~bbird
My Email-Adress will change in the near future, so look twice
before replying... Thanks!