Re: Finding PC names and adding them to spread***



Best way to generate code for your vb scripts is : Use excell macro
recording.

1.Create the file C:\NetViewList.txt by running hte commands manually.
2.Launch Excel and enable macro recording..
3.Do the data import and formating what ever you want (but without
errors)...
4.Stop recoring and view the macro code.

It is very much similar to vbscript...and you may easy translate it
back to vbscript..

Regards
Rajneesh

Michael Cole wrote:
Bob Butler wrote:
"Bob O`Bob" <filterbob@xxxxxxxxxxxxxxx> wrote in message
news:Oj9Yn%23aFHHA.1188@xxxxxxxxxxxxxxxxxxxx
Bob Butler wrote:

microsoft.public.scripting.vb

is a newsgroup devoted to VBScript and a place where you are more
likely to get answers to your questions


Not really.

But microsoft.public.scripting.vbscript
is.

That's what I get for doing a copy & paste and not verifying it

Mea culpa. I failed to check it.

.