Generate UUID codes, VBScripting
Trying to generate UUID codes. (using Bartender 2016 R9)
Found this link for script that should work but getting syntax errors in bartender.
https://stackoverflow.com/questions/968756/how-to-generate-a-guid-in-vbscript
Function CreateGUID
Dim TypeLib
Set TypeLib = CreateObject("Scriptlet.TypeLib")
CreateGUID = Mid(TypeLib.Guid, 2, 36)
End Function
Testing script returns error:
OnAutoSelectedEvent (Line 1):Function CreateGUID: Syntax error.
Any suggestions?
Thanks
-
Hi Allen,
Thank you for reaching us via our Community Forums.
I understand you opened a ticket with our Technical Support Services regarding this issue and were given some links with suggestions. Were these useful to you?
Thanks!0 -
Shih Chieh99
★ BarTender Hero ★
Dear Sir:
I have the same question, can you help me to generate UUID codes. (using Bartender 2016 R9).
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires