Go to advanced search
Code: Select all
Let>path=C:\fldr VBSTART Function MakeGuid Set TypeLib = CreateObject("Scriptlet.TypeLib") MakeGuid = TypeLib.Guid End Function VBEND VBEval>MakeGuid,myGuid MessageModal>myGuid