11th March 2008
- Added new functions:
- Moo_PrinterDefault - (Note: doesn't effect FileMaker printing.)
- Moo_PrinterList
- Fixed Moo_DialogColour - bFull wasn't working.
- Moo_DialogColour, Moo_DialogFile and Moo_DialogFolder are now all shown modal to FileMaker.
- Fixed possible crashes in Moo_FolderList, Moo_ProcessList and Moo_ZipList.
- Fixed missing return value from Moo_FolderExists.
- Changed Moo_FileCreate to Moo_FileWrite.
- Moo_ZipCompress changes:
- Now supports the zipping of folders.
- An output file can now be specified as 2nd parameter.
- Input file filters are supported, eg *.txt
- Boolean 4th Parameter bFolderName added, when set to false files added from folders get added to the root of the zip file.
- Files can be overwritten in a zip file. bOverwrite now means wether internal files in the zip are overwritten, not the zip file itself.
- Numerous small fixes and optimisations.
- Updated Documentation.
Version 0.4.5
27th January 2008
- Added new functions:
- Updated Documentation.
Version 0.4.4
21st January 2008
- Updated ZIP library code.
- Updated Moo_ZipExtract to support Overwrite if files already exist.
- Updated Moo_FileCopy and Moo_FileMove to support Overwrite if files already exist.
- Fixed Moo_ProcessCount
- Fixed Moo_FTPUpload so it actually works more than once per session.
- Added parameters to Moo_DialogFile and Moo_DialogFolder
- Documentation finally released.
Version 0.4.3
1st October 2007
- Small bug
Version 0.4.2
24th August 2007
- Added new functions:
- Small bug fixes.
Version 0.4.1
5th March 2007
- Updated Updated ZIP library code to latest Version.
- Added new function:
Version 0.4
9th February 2007
- Initial public release.
