Hi folks.
Having some trouble with a script in NW IDM under the JAVA engine.
I keep getting the error: Executing idcreator(foo) got RuntimeException - undefined: "uErrMSG" is not defined. HINT: Check line 47 in the script idcreator
Lines 45 - 47 read:
var StatusMsg = ''; StatusMsg = InfoName & 'There are less than 1000 unique IDs remaining.'; UserFunc.uErrMSG(2, StatusMsg);
Anyone have any ideas?
Thanks,
Matt