|
-
Feb 8th, 2000, 07:45 PM
#1
Thread Starter
Lively Member
I want to automate an "nslookup" within VB. Can someone give me an idea of how to send to a command line and retrieve the returned information? Thanks.
Jay
-
Feb 8th, 2000, 07:50 PM
#2
New Member
HI,
Have a look at the command$ help in VB, this should explain it. Basically use something like
Cmdline = command$
and you should then be easily able to manipulate the command line you sent to the app
HTH
------------------
Ell Holmes
[email protected]
[This message has been edited by Ell_holmes (edited 02-09-2000).]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|