Good suggestion, I implemented an optional 'true' flag which will force hostbyname() even if starting with a number digit:Quote from: "Lutz"
Code Select
newLISP v.8.6.2 on OSX UTF-8, execute 'newlisp -h' for more info.
> (net-lookup "216.16.84.66.sbl-xbl.spamhaus.org" true)
"127.0.0.2"
>
This will show up in 8.6.2
Lutz
ps: and a welcome to 'notbugme'
Great!