On 1/7/06, Antonio Calvo Rodriguez <[EMAIL PROTECTED]> 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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to