=============================================================================== (These are in approximate priority order) [Definites] Fix bug that shows usage at 0 for all procs intermittently (This may be caused by a process using 100% then dying/ending between updates?? This will be the last fix before I create Release version 1) Run Application through LXOPT to optimize code, and LXLT to reduce code size Toggle bottom line to show more help keys [Possibles] Add mouse support for selecting process to kill/display (This would requre another thread for TOP to handle the mouse) Add logging option (Some of this already exists in my development versions) Add support to launch top on Ctrl-Alt-Delete (similar to Watchcat) [Nothing else to do] Option to re-start any process that dies. Add native exception handler [Unlikely] If there are significant requests I could do a PM version. However, this would significantly increase the CPU usage of TOP itself, so I am fairly averse to doing this (also because I would be using VX-REXX which is fairly resource hungry). - This is getting less and less likely following user comments after topbeta2. (YOU could always let me know what to add - just email Ian.Hargreaves@ibm.net) Anyone want to see other DosQProcStatus fields ?? - Semaphores, shared memory (16-bit only), Loaded modules (all .exes .dlls) ====================================EOF======================================= Thanks to all the users who took time to send me an e-mail.