[wpkg-users] wpkg.js crashing?
Brian May
brian at vpac.org
Fri Apr 18 01:25:35 CEST 2008
Brian May wrote:
>
> Ok, now I commented out this code in log(type, destination):
>
> //if ((type & 7) > 0 || isDebug()) {
> // if(isQuiet()) {
> // WshShell = WScript.CreateObject("WScript.Shell");
> // WshShell.logEvent(type, description);
> // } else {
> // alert(description);
> // }
> //}
>
> Now it works!
Ok, how do I go about debugging the problem with this code?
Thanks.
Brian May
More information about the wpkg-users
mailing list