1 global HandyAdiumScripts
4 tell application "Adium"
8 on error number num
--trap all errors
9 if num
is -
2700 then error -- if the error is the default error, caused by the 'error' directive, pass it along the chain
10 --otherwise, the command threw correctly