Could you answer one other thing? Is it possible to send to a computer in a different workgroup? 2k help has this info:
net send {name | * | /domain[:name] | /users} message
/domain[:name].........Sends the message to all the names in the computer's domain. If name is specified, the message is sent to all the names in the specified domain or workgroup.
/users.................Sends the message to all users connected to the server.
it doesn't say how to send to one comp on a different workgroup. I tried net send <name> </domain:yyy>, and it sent to everyone on that workgroup.
Thanks again.