{% extends "layout.html" %} {% block title %}Error Message Generator{% endblock %} {% block content %}
The command-line, scriptable version of Error Message Generator is called ZenMsg, named after the GNOME utility, Zenity. It's a version of the generator that can be provoked from batch files and scripts.
ErrorGen in action, surrounded by example error messages. (click for a larger version) |
ZenMsg --error -t "An error has occurred." -b "Abort" -b "Retry" -b "Fail"The executable comes with an HTML help file.
ZenMsg -?
will display the same help file at the command line. The document
describes how to use ZenMsg.There is no binary Linux version of this utility. The source code however is available and will execute under Linux; I've just not compiled a standalone executable (there are a handful of other utilities that do the job: see Zenity. Source code is available on the Downloads tab.
Download ZenMsg
Version 0.01 - 2008/09/18
ZIP format/3.6 MB
Error Message Generator Copyright (C) 2008 Casey Kirsle This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Download Error Message Generator
Version 1.2 - 2007/06/28
ZIP format/2.1 MB
Download Error Message Generator
Version 1.2 - 2007/06/28
TAR.GZ format/4.6 MB
Release | Windows EXE | Linux Binary | Source Code |
---|---|---|---|
ErrorGen 1.2 2007/06/28 |
ErrorGen 1.2 (ZIP; 2.1 MB) |
ErrorGen 1.2 (TAR.GZ; 4.6 MB) |
ErrorGen 1.2 (TAR.GZ; 114.1 KB) |
ZenMsg 0.01 2008/09/18 |
ZenMsg 0.01 (ZIP; 3.6 MB) | Not available. |
ZenMsg 0.01 (ZIP; 13 KB) |