system
January 4, 2013, 9:23pm
1
(imported topic written by EduardoBarbosa)
Hi,
I need to generate a new GUID to use on a text file I’m deploying in a relevance script.
Didn’t find any reference how I can generate a new GUID using relevance.
Can anyone give a hint ?
Thanks in Advance
Eduardo Barbosa
system
February 1, 2013, 8:01am
2
(imported comment written by SystemAdmin)
I’d suggest you create a vbscript to output a file which would contain your new guid…
see
for details on doing that.
Once you have it in a file you can read it in for use within relevance.
To my knowledge there isn’t a way to generate a new guid from within relevance itself.
system
February 1, 2013, 8:17am
3
system
February 1, 2013, 8:19am
4
system
February 1, 2013, 5:34pm
5
system
February 1, 2013, 5:34pm
6
(imported comment written by SystemAdmin)
Sorry for the multiple posts… developerworks was messing up on me last night… really annoying. And come to find out I can’t delete the duplicates, grrr.
system
February 1, 2013, 6:03pm
7
(imported comment written by EduardoBarbosa)
HI Daniel,
Thanks for your feedback.
I’ll give it a try.
Thanks
Eduardo Barbosa