Hi. I'm coworking on a project where every part of the production process
has suffered delays, except the mastering deadline.

Now I do not usually even consider things like this, but now there's a real
risc that the product will have some bugs (especially an elusive one, which
throws a seemingly insignificant Script error, everything works as it should
even if you 'continue'). Now I gather I could bypass this error by using

on alerthook me, err, msg
  dosomething
  return 1
end
, which as far as I can tell would make the script error alert invisible AND
"click" continue.

Now I have not done this ever..., yet an am slightly nervous, does anyone
know of any things that this could impact on (run time bug related errors,
where the user should not click continue).

As far as I can tell, it does not interfere with buddyapi's baMsgBox, and
baMsgBoxEx, which both are in use.

Feel free to share knowledge, experience and hunches.

Pekka


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to