Adrian wrote:
> The problem I`m having is specifying the @rs.internic.net when I try to
join whois:// + variable [EMAIL PROTECTED]  I get a malformed email address
error. Can I do a refinement to pre-specify the whois server  resource ?

Try something like:
>> variable: "www.rebol.com"
== "www.rebol.com"
>> rejoin [whois:// variable "@rs.internic.net"]
== whois:[EMAIL PROTECTED]

Andrew Martin
ICQ: 26227169 http://valley.150m.com/
-><-



-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to