> -----Original Message-----
> From: Aaron Scott-Boddendijk [mailto:[EMAIL PROTECTED]]
> Sent: 09 April 1999 03:34
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: Interface Usage
> 
> 
> >>  (B) how do you generate a unique GUID
> >In Delphi IDE, CTRL-SHIFT-G.
> 
> 
> Do these number shave to be unique across machines. IE if I 
> use the application
> on another machine with the GUID already used will things get messy...
> 

A GUID is statistically 'Globally Unique' so you should never come across an
instance of the same number being used by another object. I wonder if a GUID
may be slightly less unique than a UUID (Universally Unique) which is also
sometimes referred to!

Cheers

Tom

==================================================================

Tom Munro Glass

+----------------------------------------------------------------+
| E-mail:                                                        |
|     Internet:           [EMAIL PROTECTED]                         |
|     CompuServe:         100101,1243 or [EMAIL PROTECTED]   |
| Web sites:                                                     |
|     TMG CONSULTANCY:    http://www.tmgcon.com                  |
|     Tewkesbury Web:     http://www.tmgcon.com/tewksweb         |
+----------------------------------------------------------------+

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to