do you think it would be a good idea to creat an event to capture mIRC command error and create a command that will allow to capture them when we build our own commands

for example to caatch those error:

* /write: unable to open 'C:\Program Files\mIRCtest\c~o~g~i~t~o~b~o~t\'C%1%%2%Program\create~Files%2%mIRCtest%2%c~o~g~i~t~o~b~o~t%2%--------------------'.txt' (line 50, brain.CGB)

* /set: line too long (line 67, brain.CGB)

and creating an error command like /error /cmdname: error parameter

or maybe it already exists and I don't know what it is ..