Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GUID/UUID generator suggestions
#2
Where it is in the help system?

The simplest GUID generator in QM is
Macro Macro2816
Code:
Copy      Help
str s.Guid
out s

If need binary, use Windows API directly:
GUID g
CoCreateGuid(&g)

I am 99,99% sure it does not use the Internet.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)