Hi Richard,

Am 10.03.2013 um 21:36 schrieb R. Hillen <m...@richard-hillen.de>:

> Hello list, 
> 
> some years ago there was a tip to get an UUID:
> 
> _internal call "generate_uuid"
> put the result
> 
> is there now a official cmd?

nope, still _internal!

But on the Mac you can:
...
put shell("uuidgen") into tUUID
...

Maybe there is windows VB or shell script with the same functionality,
but I don't know :-)

> Thank you in advance,
> Richard.

Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major.on-rev.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to