[wpkg-users] Feature request

Kristofer Kiik kristofer.kiik at gmail.com
Sun Jan 8 03:37:14 CET 2006


On 1/7/06, Antonio Calvo Rodriguez <a.calvo at alcampo.es> wrote:
> ¿Can post the modified exit procedure? Will be very useful

umm, let me see...

// call the main function with arguments.
try {
   main(WScript.Arguments);
} catch (e) {
   error(e.description);
   notifyUserFail();
//   exit(2);
}

cheers,
krsitofer



wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list