Hi guys I'd like to know what's the best way to error checking/debbuging... Should I use MsgBoxes or ConsoleWrite? Which "errors" are sensibles for the users? Which "errors" should be prompted to the user and which should not ( MsgBoxes and ConsoleWrite). Thanks for your help