Hey suaveant,
Thanks for your excellent response. I ran the idea with
my boss, and she likes the idea.
It also produces less red-tape from UNIX than my
previous example.
Will definately ask you, or the other gurus for help, should
the problem arise.
Robert
Comment on Re: Re: How do I get Perl to run nslookup?
many unix utils have command-line utils so they can be called
from scripts or as an alias, but if all else fails you need a package like
Expect which pretends to be a user, basically...
- Ant