Release history: 06/14/2006: v1.2 -- Added two more command-line switches: /a Appends a new task to the config file. This interactively asks you for task properties, which is a hell of a lot easier than editing TASKS.INI in an editor and doing bitmath in your head just to add a new task. /? Displays command-line help summary. Also fixed a bug with the command-line parsing module, and thanks to Doug Hanhart recompiled with the debug flag off (oops). 03/28/2005: v1.1a -- Added two command-line switches: /v Verbose mode on; displays additional info while starting. Not very useful; I use it internally for debugging. /c Check .ini file only, don't actually run. This is useful for checking the syntax of the config file. 10/20/2003: v1.1 -- Enhancements: Tasks can now be filtered by the day of the week; see documentation for syntax and explanation. 05/07/2001: v1.0 -- Enhancements: Task Comments are now handled and display nicely with word wrap; task loading screen easier to read. Also made slight optimizations for code and memory size savings. (These optimizations trade size for speed, so the word-wrap preformatting in particular is just butt-ugly. I will be available for stoning in the main courtyard.) 04/29/2001: v0.9 -- Initial release.