Environ

accessman2

Registered User.
Local time
Today, 07:32
Joined
Sep 15, 2005
Messages
335
Hi,

I have a question.

Environ("ComputerName")

In this world, must every computer have different computer name? Will it be duplicate computer name? I want to make sure that, because I want to use Environ("ComputerName") as the unique value.

Thanks.
 
If you are on a network then each computer will have a unique name. I can't think of a situation where that wouldn't be the case, but of course the minute you claim that someone will show otherwise. :cool:
 

Users who are viewing this thread

Back
Top Bottom