home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / fileutil / f_list.zip / F-LIST.DOC next >
Internet Message Format  |  1993-07-23  |  9KB

  1. Date: July 23, 1993                                            Version 2.51
  2.  
  3. Purpose:  Organize File Lists so YOU can find a program Easily!
  4.  
  5. How:      Imports File lists from TEXT Files (BBS file lists).
  6.           Imports ALL Files from ANY DOS Directory or Device
  7.             CD's, Network drives, Hard & Floppy drives
  8.           Imports a Directory Listing (DIR [options] >dirxx.txt)
  9.  
  10. This simple program is to make life easier for Bulletproof BBS users.  Here 
  11. you  can  search for files by many different means while  OFFLINE!.  Simply 
  12. Press  the F2 key and type a few letters and BINGO! The Closest  thing  you 
  13. have in your data base that matches will be displayed in a LIST format that 
  14. will expand/shrink to take advantage of ANY size screen from 9 lines to  50 
  15. lines. Same thing for File Descriptions but Press the F3 key instead.  Will 
  16. allow you to MARK files to print a list from or to delete!
  17.  
  18. Print reports of files by Name, location, Description you can even have an
  19. optional 3 line heading!
  20.  
  21. Files Needed.    F-list.exe
  22. Files  Used.     Archive.txt (When you Print to a File)
  23.                  Bps.dbf  Main Database for ALL records.
  24.                  Bps.ndx  File Name Index.
  25.                  Bps1.ndx File Descritpion Index.
  26.                  Bps.mem  Holds program defaults, number of marked records.
  27.                           system colors, insert mode, filter settings ect.
  28.  
  29. *******************************************************************************
  30. The file format's read (Imported) are:
  31.  
  32. 1.  Wildcat! WCPRO File Lists
  33.        Files.bps         Lists from WCPRO, Single Line Format. 
  34.        Allfiles.bps      Lists from WCPRO, BBS Double line Format.
  35.  
  36. 2.  The lists generated by this program. (Archive.txt, Public Domain Format)
  37.        Archive.txt       Lists in the Public Domain Format 
  38.  
  39. 3.  The Output of the DOS Dir Command ( DIR [any switches] >dir.txt )
  40.        Dir*.txt          Lists created by the DOS DIR Command
  41.                          DIR *.* >dir*.txt
  42.  
  43. 4.  Any DOS Disk or File available to the Program, Including CD-Roms and
  44.      Network Drives, one Directory at a time.
  45.  
  46. Other listing formats:
  47. If I get enough requests I will add other file formats. I will require a copy
  48. of the file list, Please none over 500 records, 100-150 is the preferred size
  49. (3 pages so I can have 2 page breaks).
  50.  
  51. *******************************************************************************
  52. I  hereby  donate  this file structure to the World at  large  for  General 
  53. importing and Exporting file data.
  54.          
  55. The Import and Export {Archive.txt} File Structure is:
  56.  
  57.                     Data                   Len    Start 
  58.                     ----------------    ------    ------
  59.                     File Name & Ext         12         0
  60.                     File Size                9        13 
  61.                     File Date               10        24
  62.                     File Location            8        35
  63.                     File Description        76*       44
  64.  
  65. * Printed length is set at print time from 1 to 76 (File Limit).
  66.       25 is best for printing, it will leave room for margins.
  67.       35 is best for viewing on a 80 column display
  68.       76 is best for printing in the condensed mode or Wide carriage printers
  69.              with wide paper and for Extended viewing modes.
  70.  
  71. *******************************************************************************
  72. The DIR*.txt Import file is the output of the DOS command DIR as:
  73.            dir *.* >dir*.txt
  74.  
  75.  NOTE: You may have up to 4,090 dir[?????].txt files. the file name MUST start
  76.  with the first 3 letters being "DIR" and a file extension of ".TXT"
  77.  Dir-area.txt,  Dirarea.txt,  dir.txt, dir_off.txt, dir12345.txt  are all legal
  78.  file names to this program.
  79.  
  80. *******************************************************************************
  81. Keys Used and what they do. 
  82.  
  83. F1   Help    Call the Help Screen.
  84.  
  85. F2   Name    Find a File by NAME,  Use 1 or 2 characters for best results.
  86.                 Will stop at the CLOSEST/FIRST match.
  87.                 Set's the file Display Order to File Name.
  88.  
  89. F3   Desc    Find a File by it's Description.
  90.                 Same as for Name above.
  91.                 Set's the file Display Order to File Description.
  92. Shift F3     Find the NEXT file by description.
  93.  
  94. F4   Copy    Copy the file Description to the NEXT record displayed on
  95.                 the screen.
  96. Shift F4     Copy the file Description to the Previous record displayed.
  97.  
  98. F5   Mark    Mark the Highlighted file.
  99.                 The number of Marked files is shown at bottom right of screen.
  100.                 Marked files can be Deleted, Displayed or Printed.
  101.                 ALL new (just Imported) records are marked.
  102.  
  103. F6   Global  Changes the Top Screen line with different options"
  104.  
  105. F8           Add a NEW Blank Record. then Edit it.
  106.  
  107. F9           Change system Colors.
  108.  
  109. Shift F9     Change Screen size. (Mono, Cga, Ega and Vga modes supported)
  110.  
  111. F10  Exit    Quit the Program. Writes all data, closes all files and Ends.
  112.  
  113. Alt R        Reset the program to it's starting defaults.
  114.  
  115. Alt E        Edit the Current Record
  116.  
  117. ESC          Will about/terminate just about ALL operations.
  118.              including All printing..  
  119. *******************************************************************************
  120.  
  121. Global Menu
  122.  
  123. F1 Help      Call the Help Screen
  124.  
  125. F  Filter    This will limit the data that the Program will work on!
  126.                 View ONLY the Marked, Unmarked or All files
  127.                 Selects which records to View, Edit or Print.
  128.                 Viewing Marked records will ONLY display Marked files.
  129.                 Viewing Unmarked files will NOT display any Marked files.
  130.                 Viewing ALL is the Default.
  131.  
  132. P  Print    Print the Active Data Base.
  133.                 Only prints the data in the FILTERED (displayed) Database.
  134.                 Select ALL files, Marked files or Deleted files to process.
  135.                 You can Print to:
  136.                       a printer connected to LPT1 (if Available)
  137.                       a file {Archive.txt}
  138.                       the Screen.
  139.                 To stop any print operation just press the ESCAPE key. 
  140.  
  141. M  Mark     Mark or Unmark Groups of files.
  142.                 Mark Some, Clear Some or Clear All marked records.
  143.                 Mark Some and Clear Some selections are:
  144.                       Name, Description or Location
  145.  
  146. R  Remove    Remove Records
  147.                 Marked (will also remove Deleted).
  148.                 Deleted, only deleted records are removed.
  149.  
  150. I  Import    Update the database from One of Four Files
  151.                 Files.bps,       Single line file listing.
  152.                 Allfiles.bps     Double line file listing.
  153.                 Archive.txt      General Offline Import/Export File format.
  154.                 Dir[?????].txt   The Output of the DOS Dir Command redirected
  155.                 Browse           Search any/all Drives and Directorys.
  156.  
  157. F10 Return to the Main Menu
  158.  
  159. *******************************************************************************
  160. This program will restore your startup video mode upon exit.
  161.  
  162. This program has been tested on the following machines and performed Great!
  163.  
  164. 80486/66 w/16 meg of Ram, 512k cache, VESA Local Bus.
  165.  2 ea. MAXTOR 245meg Hard Drives
  166.  DTK VESA VLB caching controler with 8 meg of ram
  167.  Archive 250 Meg Tape drive
  168.  Sony CD-rom
  169.  ATI Stereo F/X sound card
  170.  ZyXEL 16,800 FAX/Modem.
  171.  Viper VESA VLB w/2 meg ram.
  172.  Microsoft Mouse
  173.  MS-DOS 5 & 6
  174.  
  175. 80386/40 w/8 meg of ram, 256k cache, IIT 80387 math co-processor
  176.  Conner CP30104h hard drive
  177.  ATI Stereo FX sound card
  178.  GENIUS serial mouse on com 1
  179.  Fahrenheit 1280 Video
  180.  Mitzume CD-ROM
  181.  MS-DOS 5 & 6
  182.  
  183. 80386/33 w/4 meg of ram, 64k cache
  184.  Maxtor 80meg hard drive
  185.  Dexa mouse on com 1
  186.  Trident 1meg SVGA
  187.  MS-DOS 5
  188.  
  189. 80386sx/25 w/2 meg of ram
  190.  Conner 60 meg hd
  191.  Genius Mouse on com 1
  192.  Generic 256k vga
  193.  MS-DOS 5
  194.  
  195. 80286/16 w/1 meg of ram
  196.  OLD Segate ST-238r RLL hd.
  197.  Mono video
  198.  Compaq DOS 3.31
  199.  
  200. This program is written in Clipper 5.2a using Clipper Tools 3.0 libraries.
  201.  
  202. It has never hurt my system! I hope it dosent hurt yours.
  203. I assume No (Zero, zilch, nada) resposibility whatsoever for anything that
  204. happens to your computer. Use it at your own risk. If anything does happen
  205. Please let me know. I use this program every day to organize the file lists
  206. on My BBS.
  207.  
  208. Program and Documention written by:
  209.   Art Richardson
  210.   dba Bulletproof Software
  211.   4286 Menlo Ave.
  212.   San Deigo Ca 92115-4844
  213.  
  214. Support for this program is available at:
  215. Bulletproof BBS, using Wildcat 3.9m
  216. Please set your comm program to 8-N-1 for fastest thruput altho ANY
  217. combination can be used.
  218.  
  219. Node 3,  (619) 284-4066 (Zoom  14,400 v.32/v.42)    FREE Access #
  220. Node 2,  (619) 284-5174 (ZyXEL 16,800 v.32/v.42)    Registered users only
  221. Node 1,  (619) 284-6729 (Courier HST 14,400 v.42)   FREE Access #
  222.