BetterBatch 1.1.4 released - Small bug fix and functions for getting/setting registry

mark.m.mcmahon at gmail.com mark.m.mcmahon at gmail.com
Tue Dec 7 11:04:07 CET 2010


Hi,

The 1.1.4 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.1.4 Small bug fix and functions for getting/setting registry
---------------------------------------------------------------------------
06-December-2010

* Fixed: Parameters were being directly to functions (as opposed to being 
  passed in a variable) were being lowercased. 
* Added additional tools to get and set registry values =GetRegistryValue=
  and =SetRegistryValue()=
* Better error reporting for mismatched {{{ and }}}.
* Count built-in can handle quotes
* Automatically call associate_bb_filetype.bb after installation.


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.1.4</A>
Powerful, safe and simple batch language. (07-Dec-2010)


More information about the Python-announce-list mailing list