Rob,
> Something I'd like added to AmIRC is an Arexx equivilent to the /WHOIS
> command, parsing the rsults into stems such as Nick, Hostmask, Channels,
> Server etc....
Hard to actually implement this :) Asynchronous stuff etc.
> Obviously, if there's a way to do this currently, I'd love to know what
> it is... Curretly, I resort to doing a automatic /WHOIS on all people
> joining the channel, then a manual kick / ban if they are in dodgy
> channels.....
You can fire a /WHOIS within your script yourself, then listen for
the command result using a GETNEXTLINE loop.
It's not elegant, but works. Alternatively, write a plugin ;)
Jamie.
___________________________________________________________________
AmIRC Mailing List - http://www.vapor.com/amirc/
AmIRC FAQ......: http://faq.vapor.com/amirc/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE