Short: DiskOrg - A disk cataloguer (with asm source) Author: wiz@vapor.com (Simone Tellini) Uploader: wiz vapor com Type: biz/dbase Version: 1.4 Architecture: m68k-amigaos Replace: biz/dbase/DskOrg14.lha While I was cleaning my hard drive I've found this program I wrote years ago. It was nice at the time, but I've just discovered it doesn't behave very well on my 4000/060 (read: it deadlocks :). Someone out there might want to fix it, or just look at the source code, or print it and use it as a fire starter for the hearth. --- Original readme follows --- DiskOrg is a nice disk cataloguer. o DiskOrg is very user-friendly. o DiskOrg can handle an unlimited number of files (memory permitting) o You can group files in categories, sub categories, sub sub categories, sub sub sub.... etc... ;-) o DiskOrg is fast: 100% of pure assembly code. o You can configure the export listings. Changes since last Aminet appearance: - Fixed bug: DO crashed when clicking on the "Change sort criteria" gadget. - Fixed bug: DO crashed when cancelling the requester "Add Category". - New argument & ToolType: PUBSCREEN. - After a resize, the listview content is not reset to the top of the list.