On 22/04/02 at 19:13 Dave wrote:

>I'd give an example of the sort of SBASIC syntax I'd like, but someone
>would post how you already do it ;)
>
>ip$ = RESOLVE(site$)

Well, I wish S*basic had long integers (would be a bit interesting to find
a character to append to a name to signify long, though...), and maybe a
pointer operator (@ of course :-) )...

But back to the topic at hand:

ip$ = RESOLVE(site$,[DNS ip$]) :-) just for the occasion when you want to
do a DNS search outside, or with different order than the DNS list
maintained by the system (this implies a DNS Thing...)

Nasta

Reply via email to