Updates History --------------- Version 0.3 28-May-96 NEW Added Page Up/Down support for long process lists 26-May-96 NEW Added option to display process details - hit D then enter PID 22-May-96 NEW Added option to reset averages - hit A = Average reset CHANGED Cosmetic change so main thread is keyboard thread and second thread is update thread ... this is so I can kill and re-create the updater when averages are reset (was vice versa). 21-May-96 NEW Got CPU Averages working. Also added indicator showing if current usage is < or > than average. This indicator may sometime show 0.0 < 0.0 (I'm only showing one decimal point so the indicator is correct) 15-May-96 NEW Added TOP.OPT file to define various bits and pieces. Please review top.opt for a list of available options. (Main feature is user-definable ranges for colour change, and user definable colours) CHANGED Removed command line option /R (use top.opt instead) When DosQProcStatus fails - just bail out.. I've not seen this myself .. but if I can't get the process data .. all bets are off! Shortened Total CPU field (removed millisecs) =============================================================================== Version 0.2 14-May-96 NEW Added support for getting VDM program names from switch-list (instead of just displaying SYSINIT 13-May-96 NEW Memory / swapper display option (Hit M) N.B. Memory details are of course not wholly accurate as OS/2 is a virtual memory system. Added cursor on/off stuff (looks a little prettier) Added swapper max/min display FIXED Intermittent GP problem (to do with VDMs) 11-May-96 CHANGED Default sort option is now by CPU usage - I guess this is the option most users would prefer (isn't it ?) List now sorted by process name AFTER sorting by usage. FIXED Problem not finding TOP.TXT when TOP invoked from another directory. (Top.txt must be installed on the PATH somewhere) Bit of tidying up on exit Added Quit option when displaying help file (Hit Q) Swapped options line around Fixed a problem with very long executable paths (now only displays filename NOT whole path) NEW Added Kill option (Press K and enter PID number) Added Refresh option .. beware setting refresh too low (1 second) will cause TOP to start using more CPU! (TOP /Rx x=seconds refresh) or (Hit R) =============================================================================== Version 0.1 10-May-96 INITIAL RELEASE ==================================EOF==========================================