Hi, The 1.0.0 release of BetterBatch is now available.
BetterBatch is designed as a middle ground between batch files and more powerful languages (Python, shell scripting, etc). The project is hosted on code.google.com: http://code.google.com/p/betterbatch/ Download from http://code.google.com/p/betterbatch/downloads/list Or discuss at http://groups.google.com/group/betterbatch-discuss/topics Here is the list of changes from the last release: 1.0.0 multiline and Nested code blocks, various clean-ups and more tests ------------------------------------------------------------------------ 23-July-2010 * Allow {{{ }}} blocks to be split over multiple lines * Improvements to tests (especially around function calls and returns) * Only allow one trailing argument in function calls * Improve how function returns are handled - so that they work even when embedded in other structures (e.g. inside an if or for block) * Improve how function call values are matched to function variables. * Add a debug message when setting a variable value * Executeable sections {{{ }}} can now be nested. If you want to check at the home page. If you find an bug or have a suggestions then please log an issue at http://code.google.com/p/betterbatch/issues/entry Thanks Mark <P><A HREF="http://code.google.com/p/betterbatch/">BetterBatch 1.0.0</A> Powerful, safe and simple batch language. (20-Aug-2010) -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/