From: Paraic O. <par...@gm...> - 2015-12-02 17:17:23
|
Hi all I have a fully working script but in the interest of catching something unexpected, I would like to catch any errors in the script itself and have it displayed in a infobox or similar, allowing the user to click OK and continue. Right now any errors I generate crash the script and are echoed to the command prompt. This is not desired as the script is a login menu which should not allow access to the shell. All others methods of getting to the shell have bee captured except these errors. Any help appreciated. Thanks Paraic |