What's new: ADDED: - alignedMemory.m to allocate word/long/double aligned memory blocks - anchorPath.m to easily allocate/deallocate anchorPath-structures (dos.library/MatchXXX) - displayInfoData.m to easily get/free the various displayInfo-datas - eAddPart.m for dos.library/AddPart() that works on EStrings - existsFile.m, checks wheter a file exists or not - interruptServer.m to add/remove any interrupt servers - largeArray.m, routines to alloc/free/use large arrays (>64k entries) - newLockPubScreen.m, an LockPubScreen() that has the same syntax like intuition.library/UnlockPubScreen() - safeOverwrite.m, routines to overwrite an file safely (eg. creating an backup before) - setDrawStyleRP.m to set certain drawstyles for rastport - smartDeleteFile.m, better DeleteFile() - timer.m to easily handle timer-device FIXED: - bitmap/disposeBitMap() - getConfigSoftware/getLibraryVersion() now returns -1 on error - mousePointer/offMousePointer() - newtextattr/copyNewTextAttr() - patternStringF - safeGetBitMapAttr/BMA_WIDTH