home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / lst004.zip / readme.txt < prev    next >
Text File  |  1995-12-04  |  8KB  |  195 lines

  1. Thanks for trying out this Alpha version of LST/2.  Please mail any bug
  2. reports to rwagner@cafe.tc.umn.edu.
  3.  
  4. Feature list:
  5.   --Built in directory lister.
  6.     * Displays last accessed and created dates on HPFS drives
  7.     * Display anywhere from 1 to 9 directory columns on screen 
  8.     * Automatically view files on righthand 3/4 of screen.
  9.   --File viewer
  10.     * Supports redirection.
  11.     * Save the redirected text to a file.
  12.     * Search forwards and backwards within file.
  13.     * Search for hex strings.
  14.     * Search for regular expressions.
  15.     * View PC or Unix style text.
  16.     * 3 viewing modes - Text, Hex, and Dump (like XTree).
  17.  
  18.  
  19. Caveats:
  20.   * During redirection the entire file is loaded before displaying.
  21.   * Help is pretty basic right now.
  22.   * The first time LST is run it creates a LST.CFG file in the same
  23.     directory as where it runs from.  Please note that the LST.CFG for
  24.     DOS and OS/2 are identical and can be interchanged (runs best that way).
  25.  
  26. --Notes on OS/2 version:
  27.   * Installation:  Copy all the DLL files to any directory in your LIBPATH.
  28.                    Copy the EXE to any directory in you PATH.
  29.   * Currently running with a debug memory manager.  This consumes much more 
  30.     memory then normal.  If this is a problem, disable the memory debugging
  31.     routines by copying alloc.dll over dbgalloc.dll.
  32.  
  33. --Notes on DOS version:
  34.   * Rename LSTDOS.EXE to LST.EXE and copy it to somewhere in your path.
  35.   * Redirection isn't really working yet.
  36.   * Needs dos4gw.exe.  Not included, but available from many places.
  37.  
  38. Some of the features coming (not necessarily in this order):
  39.   * More file manipulation (move, mkdir, etc). 
  40.   * Tagging of files
  41.   * Complete Netware 4.x support (probably OS/2 only)
  42.  
  43. Alpha Change History:
  44.  
  45. Special thanks to Dave Gentzel and everyone else for ideas, testing and bugs!
  46.  
  47. *Working*
  48. * Added flags to make dirs or files all uppercase or lowercase.  In config menu.
  49.  
  50.  
  51. Alpha 9/12/95
  52. * Cleaned up Copy mode.  Opens files in shared mode, DOS version, re-reads
  53.   file info on start of copy.
  54. * Tweaked file information display by ALT-F. FAT vs HPFS aware.
  55. * Switching columns and ALT-F rewritten.  More logical now.
  56. * Cursor position is now preserved better when rereading directory.
  57. * Drastically sped up loading/saving of LST.CFG.
  58. * Sped up loading of directories for DOS version.
  59. * DOS version can now use wildcards everywhere OS/2 version can.
  60. * All routines can now handle a directory with no files.
  61. * Cleaned up error displays for file management.
  62. * Delete no longer re-reads the current directory.
  63. * Interal routines handle errors.  No more popup box on filesystem errors.
  64.  
  65. Alpha 8/24/95
  66. * Saving defaults within file lister will now save defaults within directory
  67.   lister.
  68. * Fixed bug when saving defaults within directory lister.
  69. * Cleaned up Copy routines for EAs a bit.
  70. * Added multiple file specs.
  71. * Added invert file specs.
  72. * Space within file lister is equivilent to page down.
  73.  
  74. Alpha 8/21/95
  75. * Directory lister now uses two lines on the bottom on the screen.  Routines
  76.   have been expanded to use this extra space.
  77. * Copying displays a progress indicator. Prompts for a filename and then a
  78.   pathname.
  79. * Change colors around for input boxes.
  80. * Histories are now sorted with the most recently used line at the bottom.
  81.  
  82. Alpha 8/17/95  (v0.04)
  83. * Fixed bug in search where it would stop after a partial match on a page
  84.   boundry.
  85. * Added copy file (with EA support).
  86. * Added wildcard support for renaming a file.  
  87. * Lots of internal changes.
  88.  
  89. Alpha 4/21/95
  90. * Added configuration screen.  Only available from dir lister screen.
  91.   Note: Config screen is VERY ugly right now and will change.  Please let me
  92.   know if you can think of anything else to add to this screen.  Redefinable
  93.   keys are coming.
  94. * Added several options to starting the OS/2 Editor (config screen).
  95. * Allows a zero length redirected file now.
  96. * Multiple date formats.
  97. * Error message should be more consistant now.
  98. * You can hit enter to skip error message as well as ESC
  99. * Added option to always save all the parameters (like previous behaivor).
  100. * No DOS version this time.
  101.  
  102. Alpha 4/17/95
  103. * Added calling an editor with the "E" key.  Use ALT-E to set the editor.
  104.   Editors are different for OS2 and DOS and can only be set within their
  105.   respective OS.
  106. * Added "*" key to reread current directory.
  107. * Changed Delete and Rename to always reread directory.  It attempts to keep
  108.   the cursor position.
  109. * Correctly reports EA sizes.
  110. * Fixed bug when only a drive letter was given on the command line.
  111.  
  112. Alpha 4/16/95
  113. * The format of the config file has changed.  You must delete LST.CFG. This
  114.   should be the only time it doesn't auto-convert between versions.
  115. * You can finally type something like "lst c:\dos\*.exe" and it will behaive
  116.   like you'd expect it to.
  117. * Added path switching (p or \), with full history of course.  It also stores
  118.   the initial path on startup in the history. (startup filespec now also).
  119. * Viewing a zero length file is no longer an error and will display correctly.
  120. * Configuration changes are no longer automatically saved.  You must now
  121.   explicictly save them by typing ALT-D in either the Directory or File lister.
  122.   Changing these is local to the different viewers.  To save changes in both
  123.   the File and Directory listers you must hit ALT-D while in each of them.
  124. * Added additional file sort type of Unsorted.  Changed hot keys for sort selection.
  125. * Fixed line numbers printing on left column when auto-viewer turned on.
  126. * Histories now ignore case when searching for duplicates where it makes sense.
  127. * Many internal changes
  128. * A couple of keystroke changes. (ALT-O and new stuff)
  129.  
  130. Alpha 4/15/95 (0.03)
  131. * Reworked search code to fix a couple of bugs.
  132. * Fixed bug in history when max items are entered.
  133. * Fixed inconsistencies within the file lister help screen.
  134. * Finally cleaned up the version info.
  135. * Removed PMW from DOS version.  Too damn buggy. Uses dos4gw as the DOS 
  136.   extender instead.  This is available from the usual FTP sites if you don't
  137.   already have it.
  138.  
  139. Alpha 3/28/95
  140. Sorry for the long delay between versions, I've been a busy camper these last
  141. 3 weeks.
  142. * Finally fixed the stupid regular expression bug that been around forever.
  143. * Added Rename file and dir.
  144. * Saves parameters for the file lister.
  145. * Added alloc.dll to distribution.  If you're experiencing problems with LST
  146.   using great amounts of memory, copy alloc.dll over dbgalloc.dll.  This will
  147.   disable the memory debugging routines that are consuming lots of memory.
  148.  
  149. Alpha 3/1/95
  150. * Fixed bugs in searching and setting number of columns in directory viewer.
  151. * Added Delete file and dir.
  152.  
  153. Alpha 2/27/95
  154. * DOS version included again.
  155. * Added a configuration file (LST.CFG).
  156. * Color configuration screen.
  157. * Cleaned up exiting.
  158.  
  159. Alpha 2/22/95
  160. * Stomped a couple of nifty new bugs that were introduced with the rewrite
  161.     of the screenio stuff.
  162. * Regular expressions are in.  No reverse regular expressions yet.
  163. * Several internal clean ups including command keys and help screens.
  164. * Fixed problem with Watcom and multiple instances of the DLLs.
  165.  
  166. Alpha 2/7/95:
  167. * Added Mark and Write to file.
  168. * History, search, parameters all are saved across files now.  (while searching
  169.     a file, hit ESC, select another file, and hit F3 to continue same search).
  170. * Documented 2nd HEX Display mode (DUMP = 'D' as well as HEX = 'H')
  171. * Changed key assignments some.
  172. * Reports full text errors on disk errors now.
  173.  
  174. Alpha 2/4/95: (0.01)
  175. * Fixed FileSpec bug.  Displayed it bad.
  176. * Added Abort while searching.
  177. * Added [] around editable text and puts an up arrow when you can scroll
  178.   up into the text history.  Nobody ever knew there was a history buffer. :)
  179. * Fixed bug in reverse search.  It was starting the reverse search from a few
  180.   characters too many. Duh.
  181. * No longer immediately clears the search text when no matches are found right
  182.   away.
  183. * Completely rewrote writing file to screen in text mode.  Searches will now
  184.   display when they cross multiple lines.  For sure introduced some nifty
  185.   new bugs here.  Searches display correctly when searching for hex when in
  186.   text mode.
  187.  
  188.  
  189. Legal Drivel:
  190. This product is currently free. All use of this product after July 1, 1995 
  191. is prohibited.  This product is copyright 1995 by Richard Wagner.
  192.  
  193.  
  194.  
  195.