Fun Project: xTalk GUID Generator
Todd Geist
tg_lists at geistinteractive.com
Fri Dec 1 16:08:36 EST 2006
On Dec 1, 2006, at 12:17 PM, Bill Marriott wrote:
>
>
> Now, several posts later we still don't have an xTalk GUID
> generator! -LOL-
> Is anyone up to the task? Or at least able to translate all the
> language in
> that RFC?
I know the point is to build one with xTalk, but you can doit with
Shell on the mac and this VBS on the PC
FUNCTION CreateGUID()
set x = createobject("Scriptlet.TypeLib")
CreateGUID=left(x.GUID,38)
END FUNCTION
Can you run a VBScript from Revolution?
Todd
--
Todd Geist
______________________________________
g e i s t i n t e r a c t i v e
More information about the use-livecode
mailing list