APL+Win Version 8.2
This update contains the following modifications:
- New
omitdirproperty for the Zip class that when set to 1 will not include the directory name for files in the zip file. The default value is 0. - New optional third argument value to
CFREAD. When set to 1 will causeCFREADto skip checking of the MD5 sum for the read component. The default value is 0. Note: There is a risk involved in doing this. If the component has been damaged or mis-read, the MD5 sum protects against both data corruption and system failure. Skipping this check makes applications vulnerable to these issues. This option should be used with care. - Bug Fixes:
- The 'MD5', 'I64' and 'F64' arguments to
DRcould have a workspace compaction happen during the operation causing APL+Win to crash or return incorrect results. - The 'MD5' argument to
DRfor an empty vector argument gaveLENGTH ERRORerror message - The 'MD5' argument to
DRfor a boolean argument gave inconsistent results - The
inflateargument toDRfor a simple vector argument gaveZlib Error: Data Error
Note: This update requires you have APL+Win 8.0 or 8.1 installed on your machine.
Copyright © 2010 APLNow, LLC. All rights reserved.