Short: Text-statistics program Author: sanity@informatik.uni-rostock.de Type: os20/util Architecture: m68k-amigaos ************************************************************** copyright note -------------- Statistics is Public Domain. This means that you can use it and copy it for free as long as the archive is unchanged and no profit is gain with it. Statistcs is copyright ©1994 by Nico Max. Reqtools.library and powerpacker.library is copyright © by Nico François What is Statistics? ------------------- A little program (my first one in assembly before a few years) that calculates a couple of statistical informations of an ascii text. I've updated it a bit (appwindow, newlook menus, etc) and I decided to upload it on aminet. How to use? ----------- Really very simple. Drag an texticon over its window and let Statistics to the rest. If you have enough memory Statistics loads all (makes calculation a lot faster) but if not Statistics gets the text line per line. (very slow but less memory hungry) The cycle gadget lets you switch between general infos and a special info about the number of words with a special length of letters. last note --------- I'm to lazy to draw an icon for Statistics. Sorry Enjoy! Nico