|
-
Jun 27th, 2000, 02:18 PM
#1
Thread Starter
Lively Member
(well if it's so easy, why can't I do it then!)
I have a list of machine names in a text file. Eg:
machine1
machine2
machine3
etc
I need to be able to call each machine name in turn and insert it in the .sendto line below.
Any ideas?
Simon
With mNetSend
.Message = "Shutting down in 5 mins"
.SendTo = "machine1"
.NetSendMessage
End With
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
|