home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk Sampler 2 / bbdsamp.zip / JACKET.TXT < prev    next >
Text File  |  1989-08-14  |  6KB  |  158 lines

  1. |A╔══════════╗════════════════════════════════════════════════════════╔══════════╗
  2. |A║ |6Helpware |A║════════════════════════ ^1Jacket |A════════════════════════║ |6Helpware |A║
  3. |A╚══════════╝════════════════════════════════════════════════════════╚══════════╝
  4. ^Cby
  5. ^CHerbert Bronner and Jim Row
  6.  
  7.  
  8.       ^1Jacket^0 is a streamlined program that will list the files on a floppy 
  9.  disk and print them within a template on your printer, which you can then cut 
  10.  out and assemble into a jacket sleeve for the diskette.  This allows you to 
  11.  have a list of the files on a given disk right at your fingertips, eliminating 
  12.  the "Gee, I wonder what is on this disk" questions which inevitably arise.  
  13.  
  14.  USING JACKET
  15.  
  16.     Jacket is driven from a menu bar on the top line of the screen which offers 
  17.  the following options: 
  18.  
  19.            ReadDir     Select     Print     Clear     Help     Quit
  20.  
  21.  
  22.  ^1ReadDir
  23.  
  24.       This option allows you to specify the drive and path from which to get 
  25.  the list of files.  It also allows you to select the mask to use in obtaining 
  26.  the file listing.  See "File Mask" below for an explanation of how a mask is 
  27.  used.  
  28.  
  29.       The current drive/path and mask are displayed in a box in the center of 
  30.  the screen.  To accept the information displayed, press the "Enter" key.  If 
  31.  you wish to change the drive and/or path, move the cursor to that field using 
  32.  the up arrow key and type in the new information.  To change the file mask, 
  33.  move the cursor to that field and type in the new mask to be used.  Once you 
  34.  are satisfied with the drive/path and mask, press the "Enter" key to execute 
  35.  the directory read.  Control will return to the main menu and the chosen files 
  36.  will be listed in the center of the screen in bright white.  
  37.  
  38.  Drive/Path Examples:
  39.  
  40.       a:
  41.          specifies drive "a" as the drive to use for the file listing.
  42.  
  43.       b:\games\
  44.           
  45.          specifies drive "b", directory "games", as the drive and path
  46.          to use for the file listing.
  47.  
  48.  
  49.      FILE MASK
  50.  
  51.           A file mask is a combination of the DOS wild cards, * and ?,  and 
  52.     filename characters and is used to specify a group of files.  Consult
  53.     your DOS manual for further information about wild cards.
  54.  
  55.     File Mask Examples:
  56.  
  57.     *.*     This is Jacket's default file mask.  It specifies that all files 
  58.             in the directory are to be listed.  The * before the period says 
  59.             to include all file names; the * after the period says to include
  60.             all extensions. 
  61.  
  62.    *.txt    Specifies that all files with the extension "txt" are to be 
  63.             included.
  64.  
  65.    a*.*     Specifies that all files beginning with an "a" are to be included.
  66.  
  67.    test?.*  Specifies that files beginning with the word "test" and followed 
  68.             by any single character are to be included.
  69.  
  70.  
  71.  ^1Select
  72.  
  73.       Once you have read the directory (by performing the ReadDir command), use 
  74.  this option to select the specific files to be printed on the jacket.  The 
  75.  default is for all files listed to be printed.  If this is what you want, you 
  76.  can go directly to "Print" after reading the directory without performing a 
  77.  "Select" (if you have already chosen Select, press the Esc key to return to 
  78.  the menu).  If you want to further limit the files to be printed on the 
  79.  jacket, continue with this option to deselect the files you do not want to 
  80.  include. 
  81.  
  82.        A highlight bar appears over the first file in the listing.  To deselect 
  83.  a file, move the highlight bar to it and press the spacebar.  When you are 
  84.  finished selecting the files to be printed, press the Esc key to return to the 
  85.  main menu.  The bottom of the screen is a brief help bar explaining how to 
  86.  move around the file listing and how to select and deselect files: 
  87.         
  88.        F1     -  Pops up a box with information on selecting files.
  89.          
  90.        F2     -  Toggles all of the files between selected (bright white)
  91.                  and deselected (dull white).
  92.  
  93.        Space  -  Toggles the file the highlight bar is on between selected
  94.        Bar       and deselected.
  95.            
  96.  
  97.        Arrow  -  Move the highlight bar (Up arrow moves the bar up, etc.)
  98.        Keys   
  99.  
  100.        PageUp -  Previous page of file listing (if any).
  101.  
  102.        PageDn -  Next page of file listing (if any).
  103.                   
  104.        Esc    -  Return to the main menu.
  105.  
  106.  
  107.  ^1Print
  108.         
  109.       This option will print the jacket template.  If you have selected files 
  110.  to be printed, they will be printed on the front of the jacket sleeve.  If you 
  111.  have not read a directory or have not selected any files, a blank jacket will 
  112.  be printed.  Remember, if there is a list of files on the screen, those 
  113.  displayed in bright white will be printed--dull white ones will not.  
  114.  
  115.       NOTE : There is a limited amount of space on the front of a jacket 
  116.  sleeve.  If you have selected more files than will fit on the sleeve, only the 
  117.  first 46 (approx.) will be printed.  
  118.  
  119.  
  120.       ASSEMBLING THE JACKET
  121.  
  122.            Once the jacket template has been printed, remove the paper 
  123.       from your printer.   Cut around the outer edges.  Horizontal outer 
  124.       edges are designated by dashes--vertical edges by exclamation 
  125.       points.  The inner lines, made up of dots, are the fold lines.  
  126.       Fold the jacket along these lines.  Fold the two large sections 
  127.       toward each other with the file listing facing out.  The two 
  128.       smaller flap-like sections protruding from the face of the jacket 
  129.       should be folded around the back and taped or glued in place.  
  130.       Your jacket is now finished and ready for use.  If these 
  131.       instructions are not sufficiently clear, simply examine one of 
  132.       your old disk sleeves.  
  133.  
  134.       
  135.  ^1Clear
  136.  
  137.       This option clears the screen and memory.  Any previous file listing is 
  138.  erased from the screen and is no longer available. 
  139.  
  140.     
  141.  ^1Help
  142.  
  143.       This option pops up a box with overall help on using Jacket. 
  144.  
  145.   
  146.  ^1Quit
  147.  
  148.       This option allows you to exit Jacket, and causes a prompt to appear 
  149.  confirming that you wish to quit.  Press "Y" to continue quitting or "N" if 
  150.  you wish to return to Jacket. 
  151.  
  152.  
  153.       To run this program outside ^1Big Blue Disk^0, type: ^1JACKET^0.
  154.  
  155.  DISK FILES THIS PROGRAM USES:
  156. ^FJACKET.EXE
  157.  
  158.