home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff236.lzh / Ls / POSTER < prev    next >
Text File  |  1989-08-09  |  2KB  |  54 lines

  1. This material was downloaded from BIX (Byte Information eXchange).  Below
  2. is the discription from the "listings" area.
  3.  
  4. -Fred  ><>
  5.  07-Aug-89
  6.  
  7.  
  8. ------------------------------------------------
  9. ls31.zoo        13312  Approx time (min): 14 at 300 baud,  3 at 1200 baud
  10. Contributed by: jmccormick  Date: Thu Aug  3 01:32:55 1989
  11. LS 3.1 - The improved DIR/LIST command that keeps getting better!
  12.  
  13.   Dedicated to the many nice folks who have encouraged my
  14. efforts, this is part of my continuing FreeWare contribution to
  15. the Amiga community.  Since version 2.2, I have more than
  16. doubled the number of features and made many internal
  17. improvements.  Version 3.1 fixes a nasty command line bug in
  18. 3.0, and adds two new options to set the page width and height.
  19. The LS 3.1 executable is still only 9704 bytes long, and can be
  20. made resident.
  21.  
  22. Brief Summary of Changes from 2.2 to 3.0
  23.  
  24.  o "Instant" output sorting, regardless of number of entries.
  25.  o New short listing is row-by-row, redirects to PRT: or file.
  26.  o Improved dynamic columnizing, uses best-fit optimization.
  27.  o Custom formatted output, ala LFORMAT, for easy script creation.
  28.  o Plus much much more!
  29.  
  30. Changes From 3.0 to 3.1
  31.  o Fixed random errors from uninitialized argument count in _main().
  32.  o New -X and -Y options to specify short format columns and rows.
  33.  
  34.          Please see LS31SRC.zoo for the PD source code.
  35. This ZOO archive contains the LS 3.1 executable and documentation only.
  36.  
  37.                       Justin V. McCormick
  38. Keywords: $binary cli command dir directory list lister ls pd
  39. Download count: 19
  40. ------------------------------------------------
  41. ls31src.zoo     45056  Approx time (min): 46 at 300 baud, 12 at 1200 baud
  42. Contributed by: jmccormick  Date: Thu Aug  3 01:33:10 1989
  43.    Source Code Only for LS 3.1 - See LS31.zoo for executable.
  44.  
  45.   This is the Lattice 5.02 source code for LS 3.1.  This is
  46. a hybrid C/ASM program.  I use CAPE to assemble, but the Lattice
  47. ASM assembler will work.  Should port to Manx without difficulty.
  48. Please see LS31.zoo for more details.
  49.  
  50.      Justin V. McCormick
  51. Keywords: $binary asm cape cli code command dir lattice list ls only source
  52. Download count: 12
  53. ------------------------------------------------
  54.