home *** CD-ROM | disk | FTP | other *** search
/ PC Today 2 / SHEZ541.ZIP / SHEZ.DOC < prev    next >
Encoding:
Text File  |  1990-03-27  |  78.2 KB  |  1,653 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                         SHEZ
  8.                               The Compression Companion
  9.                                  Copyright (c) 1989
  10.                              California Software Design
  11. |                                     03/27/90
  12.  
  13.  
  14.                                     By:  Jim Derr
  15.                   Member of Association of Shareware Professionals
  16.  
  17.  
  18.  
  19.                                  LIMIT OF LIABILITY
  20.  
  21.      SHEZ is distributed as-is.  The author disclaims all warranties, expressed
  22.      or implied.  The author will assume no liability for damages either from
  23.      the direct use of this product or as a consequence of the use of this
  24.      product.
  25.  
  26.      SHEZ is a shell program to make viewing and working with archive files user
  27.      friendly.  In order for SHEZ to function you must have one or more of the
  28.      following archive programs:
  29.          PKZIP, PKUNZIP by Phil Katz for ZIP files.
  30.          PKUNPAK, PKPAK by Phil Katz for ARC files.
  31.          LHARC by Haruyasu Yoshizaki for LZH files.
  32.          ZOO by Rahul Dhesi for ZOO files.
  33.          PAK by NoGate Consulting for PAK files.
  34.  
  35.      In addition you will need Vern Buerg's LIST program.
  36.      Please note that these programs are copyrighted and they can be obtained
  37.      from most BBS's.
  38.  
  39.      PKWARE, INC.
  40.      7545 N Port Washington Rd.
  41.      Glendale, WI. 53217
  42.  
  43.      LIST.COM, by Vernon Buerg
  44.      139 White Oak Circle
  45.      Petaluma, CA. 94952
  46.      (707) 778-8841 - BBS
  47.  
  48.      ARC is a trademark of System Enhancement Associates Inc. Wayne, NJ
  49.  
  50.      PAK by NoGate Consulting
  51.      P.O. Box 88115
  52.      Grand Rapids, Mi 49518-0115
  53.  
  54.      If you want to use the virus scan option of SHEZ you will also need the
  55.      virus scan program by McAfee Associates call SCAN.EXE.  This program can be
  56.      found on most major BBS's or you may obtain it by calling the McAfee BBS.
  57.      You must obtain version 39 or greater of this program in order for SHEZ to
  58.      use it correctly.
  59.  
  60.      McAfee Associates
  61.  
  62.  
  63.                          SHEZ VERSION 5.4 USER MANUAL                   Page -2-
  64.  
  65.  
  66.  
  67.      4423 Cheeney St.
  68.      Santa Clara, Ca. 95054
  69.      (408) 988-3832
  70.      BBS (408) 988-4004
  71.      FILES INCLUDED WITH SHEZ.
  72.  
  73.      SHEZ.EXE        The main SHEZ program.
  74.      SHEZ.HLP        The help file SHEZ uses.  This file must be in a directory
  75.                      that is defined in your PATH.
  76.      SHEZCFG.EXE     The SHEZ configuration program.  This program will modify
  77.                      the SHEZ.EXE program with your personal options and
  78.                      defaults.
  79.      SHEZ.DOC        The SHEZ documentation.
  80.      SHEZ.REG        The SHEZ registration document.
  81.      README.NOW      HOT NEW NEWS.
  82.  
  83.  
  84.                          SHEZ VERSION 5.4 USER MANUAL                   Page -3-
  85.  
  86.  
  87.  
  88.      QUICK START
  89.  
  90.      To start-up SHEZ simply enter "SHEZ [d:\path\filespec]".  You may specify
  91.      wild cards in the filespec. If you use wild cards in the filespec SHEZ will
  92.      present you with a scrollable list of files that it found matching the
  93.      filespec. SHEZ recognizes the special filename.fileext of $.$.  If you
  94.      specify a filespec of $.$ SHEZ will list only the files having an extension
  95.      of .ARC, .ZIP, .LZH, and ZOO, or the files having extension matching the
  96.      extensions that where set using the configuration program. SHEZ will also
  97.      recognize just the $ file extension along with a DOS wildcard filename. For
  98.      example if you start SHEZ by entering SHEZ C:\UTY\P*.$ SHEZ will display a
  99.      list of files that have a filename beginning with the letter P and that
  100.      have a file extension of .ARC,.ZIP,.LZH,.ZOO,.PAK, or what ever you set the
  101.      extentions to using the config. program.
  102.  
  103.      You may also start SHEZ and specify a sub-directory name of the directory
  104.      you are currently in.  For example, if you are currently in the C:\UTILITY
  105.      directory and you want to work on the files in the C:\UTILITY\PGMS
  106.      directory start SHEZ by entering the following: SHEZ PGMS\
  107.  
  108.  
  109.      Also included in the file list will be any directories that SHEZ found.
  110.      The directory names will be enclosed in greater than and less than symbols.
  111.      I.E. <DIR1>.  You can position the highlight bar on a directory name and
  112.      press the enter key to view the files and directories that are contained in
  113.      that directory.  To move up one level in the directory tree highlight the
  114.      directory entry that appears as <..>.  As you change directories the full
  115.      disk:\pathname will be displayed on the main screen.  In addition the
  116.      disk:\path that will receive extracted files is also displayed on the main
  117.      screen. You can than choose the file you wish to work on by moving the
  118.      highlight bar with the cursor keys and pressing the enter key. SHEZ will
  119.      then present you with a screen showing the contents of the archive file.
  120.  
  121.  
  122.      To perform a function, simply position the highlight bar and press the
  123.      key(s) that corresponds to the function you want to perform on that member.
  124.      Pressing the F1 key will open a window giving you context sensitive help.
  125.  
  126.      SHEZ also has a built-in menuing system. To activate the menu system press
  127.      the forward slash key.  A menu bar will appear at the top of the screen.
  128.      Using the left and right cursor keys you may select major menu item. Press
  129.      the enter key to view the choices under the menu item.  Using the up and
  130.      down cursor keys you may choose an action item and then press the enter key
  131.      to perform that item.  Pressing the ESC key will take you back one level.
  132.      Keep pressing the ESC key to exit the menu system.
  133.  
  134.      There are two functions that can only be activated via the menuing system.
  135.      Printing a file contained in an archive file, and setting the default
  136.      compressing factor.  There are no hots keys associated with these
  137.      functions.
  138.  
  139.      Starting with release 3.03 SHEZ will optionally swap 90% of its code out of
  140.      memory when you:
  141.  
  142.  
  143.                          SHEZ VERSION 5.4 USER MANUAL                   Page -4-
  144.  
  145.  
  146.  
  147.          1)  Shell to DOS
  148.          2)  Execute the edit function.
  149.          3)  Run a program contained in a compressed file.
  150.  
  151.      This allows you to run most programs from within SHEZ without running out
  152.      of memory.  The swapping routine was developed by Curtis Little and works
  153.      very nicely as well as being fast.  The default for SHEZ is not to use this
  154.      swapping function.  However this can be changed via the configuration
  155.      program. The swapping function will swap as much of SHEZ as possible out of
  156. |    DOS memory and into either EMS (3.2 or 4.0) memory, if available, or to the
  157. |    currently active default disk.
  158.  
  159.      PLEASE NOTE: IF YOU ARE RUNNING A SYSTEM WITHOUT A HARD DISK OR WITHOUT EMS
  160.      MEMORY DO NOT ACTIVATE THIS OPTION.
  161.  
  162.  
  163.                          SHEZ VERSION 5.4 USER MANUAL                   Page -5-
  164.  
  165.  
  166.  
  167.                                     MOUSE SUPPORT
  168.      The mouse routines have been modified in version 5.1 of SHEZ. These
  169.      routines will simulate keyboard entry of commands.  The mouse functions
  170.      provided are:
  171.  
  172.          1)  LEFT BUTTON
  173.              Simulate pressing the ENTER key.
  174.  
  175.          2)  RIGHT BUTTON
  176.              Simulate pressing the ESC key.
  177.  
  178.          3)  DOUBLE CLICK LEFT BUTTON
  179.              Pop up the mouse menu.
  180.              (IF YOU HAVE A THREE BUTTON MOUSE THE MOUSE MENU CAN BE ACTIVATED
  181.              BY PRESSING THE MIDDLE BUTTON)
  182.  
  183.  
  184.                          SHEZ VERSION 5.4 USER MANUAL                   Page -6-
  185.  
  186.  
  187.  
  188.              One of two mouse menu's will appear depending upon where you are in
  189.              SHEZ.  If the DOS directory window in displayed the first menu will
  190.              appear,  if you are looking at the contents of a compressed file
  191.              the second menu will appear.
  192.  
  193.  
  194. |        +----[CHOOSE]-----+    MENU WHEN DOS DIRECTORY IS DISPLAYED
  195. |        |SHOW MENU        |
  196. |        |HELP             |
  197. |        |EXIT SHEZ        |
  198. |        |View File        |
  199. |        |Convert File     |
  200. |        |Make SFX         |
  201. |        |Copy File        |
  202. |        |Move File        |
  203. |        |Rename File      |
  204. |        |Delete File      |
  205. |        |Convert Tagged   |
  206. |        |Make Tagged SFX  |
  207. |        |Copy Tagged      |
  208. |        |Move Tagged      |
  209. |        |Rename Tagged    |
  210. |        |Delete Tagged    |
  211. |        |+SENSITIVITY     |
  212. |        |-SENSITIVITY     |
  213.          +-----------------+
  214.  
  215.          +-------[CHOOSE]-------+  MENU WHEN LOOKING AT THE CONTENTS OF A
  216. |        |SHOW MENU             |  COMPRESSED FILE.
  217. |        |HELP                  |
  218. |        |EXIT SHEZ             |
  219. |        |View File             |
  220. |        |Extract File          |
  221. |        |Delete File           |
  222. |        |Add File              |
  223. |        |Edit File             |
  224. |        |Execute File          |
  225. |        |Convert From SFX      |
  226. |        |Extract All           |
  227. |        |Extract Tagged        |
  228. |        |Delete Tagged         |
  229. |        |Specify Extract Path  |
  230. |        |+SENSITIVITY          |
  231. |        |-SENSITIVITY          |
  232.          +----------------------+
  233.  
  234.              When the mouse menu appears pressing the RIGHT button will cancel
  235.              the mouse menu.  Moving the mouse up and down will move the
  236.              highlight bar within the menu, and pressing the LEFT button will
  237.              cause the selected menu item to be performed.
  238.  
  239.  
  240.                          SHEZ VERSION 5.4 USER MANUAL                   Page -7-
  241.  
  242.  
  243.  
  244. |            SHOW MENU       Same as pressing the / key
  245.  
  246. |            HELP            Same as pressing the F1 key. (When the help panel
  247. |                            is displayed either mouse button may be pressed to
  248. |                            scroll the help panel and/or exit the help panel)
  249.  
  250. |            EXIT SHEZ       Same as pressing the ALT-Q key
  251.  
  252. |            +SENSITIVITY    Increase the mouse sensitivity (Move faster)
  253. |            -SENSITIVITY    Decrease the mouse sensitivity (Move slower) (The
  254. |                            sensitivity adjustments may be selected multiple
  255. |                            times to adjust the mouse to your system. Each time
  256. |                            they are selected the sensitivity is slightly
  257. |                            altered in the direction indicated)
  258.  
  259.              (WHEN YOU HAVE THE SENSITIVITY ADJUSTED TO YOUR MACHINE, THE
  260.              SENSITIVITY VALUE CAN BE SAVED INTO BY PRESSING THE ALT-W COMMAND
  261.              WHILE IN THE MAIN WINDOW.  THIS WILL CREATE A SHEZ.CFG FILE, THAT
  262.              CAN BE USED TO PERMANENTLY CONFIGURE.  SEE CLONING OPTION LATER IN
  263.              THIS DOCUMENT.)
  264.  
  265.          4)  Moving the mouse up and down will simulate pressing the up and down
  266.              cursor keys.
  267.  
  268.          5)  Moving the mouse right and left will simulate pressing the right
  269.  
  270.          6)  RIGHT AND LEFT BUTTONS PRESSED TOGETHER
  271.              TAG the highlighted file.  If you press the right and left buttons
  272.              down, and hold them down while moveing the mouse up or down,
  273.              numerous files can be tagged quickly.
  274.  
  275.          7)  When SHEZ prompts for a Y or N response pressing the left button
  276.              will provide a Y response, pressing the rigth button will provide a
  277.              N response.  Also when a "PRESS ANY KEY" prompt appears either
  278.              button may be pressed.
  279.  
  280.      USING THE MOUSE WITH VERN BUERG'S LIST PROGRAM.
  281.  
  282.          I have had numerous questions on how to allow the mouse to function
  283.          when viewing a file via Vern's list program.  In order to allow the
  284.          mouse to function within list you must "CLONE" the mouse option into
  285.          the list program.  You must be using LIST PLUS version 7.2 in order to
  286.          use the mouse.  To clone the mouse option change to the directory that
  287.          contains the LIST.COM program, then start the LIST program from the DOS
  288.          prompt and include the mouse command line option /M.  I.E. LIST /M.
  289.          When the first screen appears press ALT-C to modify LIST.COM to always
  290.          startup with the mouse option.  If you need further infomation on
  291.          cloning the list program please see the documentation included with
  292.          LIST.
  293.  
  294.  
  295.                          SHEZ VERSION 5.4 USER MANUAL                   Page -8-
  296.  
  297.  
  298.  
  299.                                EDITING KEY DEFINITIONS
  300.  
  301.      When you are prompted to enter information the following editing keys can
  302.      be used:
  303.  
  304.      Home:           Go to beginning of input line.
  305.      End:            Go to end of input line.
  306.      Backspace:      Go back one character and delete.
  307.      CTL-END:        Erase to end of line.
  308.      Cursor Right:   Move right one character.
  309.      Cursor Left:    Move left one character.
  310.      ESC:            Cancel input.
  311.  
  312.  
  313.                          SHEZ VERSION 5.4 USER MANUAL                   Page -9-
  314.  
  315.  
  316.  
  317.                 FUNCTION SUPPORTED WHEN DIRECTORY WINDOW IS DISPLAYED
  318.  
  319.      Specify where to put extracted files - ALT-P
  320.          This options will prompt you to enter a drive and directory of where to
  321.          place files that you extract from the archive.  This location will
  322.          remain in effect until you enter the ALT-P command again and clear the
  323.          drive and directory or you change to another archive file. This command
  324.          is used when you want to place extracted files in a location other than
  325.          the current drive and directory.
  326.  
  327.          If you specify a directory that does not exist a ERROR/INFORMATION
  328.          window will appear indicating that the directory does not exist.  You
  329.          may press the F10 key to create the directory.
  330.  
  331.          This command may now be issued at any time.
  332.  
  333.      Create a new archive file - F7
  334.          This option allows you to create a new compressed file.  For further
  335.          information see the section titled, CREATING NEW COMPRESSED FILES,
  336.          later in this document.
  337.  
  338.      Show help screen - F1
  339.          This will display a help screen showing all currently supported
  340.          commands.  Any command can be entered while the help screen is
  341.          displayed.
  342.  
  343.      Temporary exit to DOS - F10
  344.          This will temporarily clear the screen and exit to DOS. You can then
  345.          execute and command you want.  To return to SHEZ type in EXIT at the
  346.          DOS prompt and press return.
  347.  
  348.      Select a new archive file - F2
  349.          This option will prompt you to enter a new disk, directory, and
  350.          filespec to find another archive file to work with.
  351.          If you enter a filespec of $.$ SHEZ will only list directory entries
  352.          and file that have extensions of .ARC, .ZIP, .LZH, PAK, and ZOO.
  353.      View a file - F3
  354.          This option will allow you to view any file that is listed in the main
  355.          file window.  Simply highlight the file you wish to view by using the
  356.          cursor keys then press the F3 key.  The list program will be invoked
  357.          allowing you to view the contents of the file.
  358.  
  359.      Delete a DOS file - F4
  360.          This option allows you to delete the file that is currently highlighted
  361.          in the file window.  Please note will be asked if you want to delete
  362.          the file. Respond Y if you wish to delete the file, anything else will
  363.          abort the delete.
  364.          The deleted file name will not be removed from the displayed list.
  365.          Instead it will be flagged with an # to the left of the filename and a
  366.          'd' to the right.
  367.  
  368.      Display files statistics - F5
  369.          This option will display the highlighted file's Date, Time, and Size.
  370.  
  371.  
  372.                         SHEZ VERSION 5.4 USER MANUAL                   Page -10-
  373.  
  374.  
  375.  
  376.      Sort the file list - F6
  377.          This option will sort the file list that appears on the left side of
  378.          the screen. You will be asked if you want the list sorted by filename,
  379.          file extension, or file date.  Any directories that are found will be
  380.          sorted on top.
  381.  
  382.      Convert highlighted file - ALT-V
  383.          This option will convert the highlighted file to another archive
  384.          method.  A list will appear showing the available compression
  385.          alternatives that SHEZ has been configured for.  Using the mouse or
  386.          cursor keys highlight the compression method you wish to convert to,
  387.          then press the enter key. You may also press the ESC key to cancel the
  388.          conversion process.   The converted file will be placed into the same
  389.          directory as the original file, and the original file will remain
  390.          intact.
  391.  
  392.      Convert all tagged files - CTL-V
  393.          This option will convert all tagged files to another archive method. A
  394.          list will appear showing the available compression alternatives that
  395.          SHEZ has been configured for.  Using the mouse or cursor keys highlight
  396.          the compression method you wish to convert to, then press the enter
  397.          key. You may also press the ESC key to cancel the conversion process.
  398.          The converted file will be placed into the same directory as the
  399.          original file, and the original file will remain intact.
  400.  
  401.      Convert highlighted file to a SFX file - F8
  402.          This option will convert the highlighted compressed file into a Self
  403.          extracting file.
  404.          (Currently only files in the ZIP,LZH, and PAK formats may be converted)
  405.  
  406. |        If you are converting a ZIP file that was created using version 1.1 of
  407. |        PKZIP, SHEZ will first attempt to create a MINI Self extracting file.
  408. |        If that fails than a normal Self extracting file will be created. See
  409. |        the PKZIP documentation for more on MINI self extracting files.
  410.  
  411.                              NOTES ON CREATING SFX FILES
  412.          To convert a ZIP file to self extracting file the program, ZIP2EXE.EXE,
  413.          and the file PKSFX.PRG, must be in the current directory or in a
  414.          directory that is defined in your PATH.
  415.  
  416.          When a PAK file is converted the PAK file is replaced by the self
  417.          extracting file.  For example:  If tell SHEZ to convert a file named
  418.          TEST.PAK in the directory C:\TEST the TEST.PAK file will be deleted
  419.          from the C:\TEST directory and will be replaced by the file TEST.EXE.
  420.          This is not a function of SHEZ it is a function of the PAK compression
  421.          program.
  422.  
  423.          When an LZH file is converted to a self extracting file the LHARC
  424.          program will created either a .COM file or a .EXE file, depending on
  425.          the size of the LZH file.
  426.  
  427.      Convert Tagged files to SFX files - SFT-F8
  428.  
  429.  
  430.                         SHEZ VERSION 5.4 USER MANUAL                   Page -11-
  431.  
  432.  
  433.  
  434.          This option will convert all tagged compressed files into Self
  435.          extracting files.  See the F8 option above for additional information
  436.          on creating SFX files.
  437.  
  438.  
  439.      Write out configuration information - ALT-W
  440.          This option will write out a file named SHEZ.CFG. This file will
  441.          contain the current SHEZ configuration options.  This file can then be
  442.          used to set the configuration options in future releases of SHEZ by
  443.          using the SHEZCFG program. (See Section titled CLONING THE
  444.          CONFIGURATION).
  445.  
  446.      Copy highlighted file CTL-F2
  447.          This option allows you to copy the highlighted file.  When prompted for
  448.          the location to copy to you may enter the target directory name along
  449.          with an optional filename and extension.  If the filename and extension
  450.          are not supplied SHEZ will use the original filename and extension.
  451.          You may also use the * wildcard character for either the filename
  452.          and/or the extension.  If you use the * character SHEZ will use the
  453.          original filename and/or extension when copying the file.
  454.          I.E. From: = C:\UTILITY\ANY.ZIP
  455.                 To: = C:\WORK\NEW.*
  456.  
  457.          This will create a file named NEW.ZIP in the \WORK directory.
  458.  
  459.      Move highlighted file CTL-F3
  460.          This option allows you to move the highlighted file.
  461.          When prompted for the location to move to you may enter the target
  462.          directory name along with an optional filename and extension.  If the
  463.          filename and extension are not supplied SHEZ will use the original
  464.          filename and extension.
  465.          The moved file name will not be removed from the displayed list.
  466.          Instead it will be flagged with an # to the left of the filename and a
  467.          'm' to the right.
  468.  
  469.      Rename highlighted file CTL-F6
  470.          This option allows you to rename the highlighted file.  You must at
  471.          least provide a filename and extension.
  472.  
  473.      Toggle the Tag status - SPACE
  474.          Pressing the space bar will toggle the tagged status of the currently
  475.          highlighted file. A check mark to the left of the filename indicates
  476.          that it is tagged.
  477.  
  478.      Tag All Files - CTL-SPACE
  479.          This option will tag all files
  480.  
  481.      Untag all Files - CTL-U
  482.          This option will untag all tagged files.
  483.  
  484.  
  485.                         SHEZ VERSION 5.4 USER MANUAL                   Page -12-
  486.  
  487.  
  488.  
  489.      Add/Update compressed file comments - ALT-C
  490.          This option allows you to add/update the file comment records in all
  491.          tagged compressed files.  To use this option first create an ASCII file
  492.          that contains the file comments you wish to add to the compressed
  493.          files.  Then tag the files you wish to update, and press the ALT-C
  494.          keys.  You will be prompted for the ASCII file that contains your
  495.          comment record(s). SHEZ will then execute the appropriate compressed
  496.          file maintenance program to add/update the file comments in each tagged
  497.          compressed file.
  498.  
  499.      Immediate Exit ALT-Q
  500.          This option will immediately exit SHEZ.
  501.  
  502.      Test tagged compressed file(s) for viruses - ALT-Z
  503.          Using this option SHEZ interfaces with the virus scan program
  504.          (SCAN.EXE) that is produced by McAfee Associates.  You must have
  505.          version 39 or greater of this scan program in order for SHEZ to use it
  506.          correctly.
  507.  
  508.          First tag all the compressed files in the directory window that you
  509.          wish to test.  Then press the ALT-Z keys, or use the drop down menus.
  510.          SHEZ will extract all .COM, .EXE, and .OV? files into its working
  511.          directory for each tagged compressed file, and will execute the virus
  512.          scan program to determine if any of the program files have been
  513.          infected. If an infected program is found SHEZ will temporarily suspend
  514.          it's processing allowing you to see which programs are infected.  You
  515.          may then press any key to continue scanning the rest of the tagged
  516.          files.  (See the configuration section of this manual for more
  517.          infomation on configuring SHEZ for this option).
  518.  
  519.      Copy all TAGGED DOS files   - SFT-F2
  520.      Move all TAGGED DOS files   - SFT-F3
  521.      Delete all TAGGED DOS files - SFT-F4
  522.      Rename all TAGGED DOS files - SFT-F6
  523.          These options allow you to copy,move,delete, and rename the DOS files
  524.          that are tagged in the file window.  Please note will be asked if you
  525.          want to delete the files. Respond Y if you wish to delete the files,
  526.          anything else will abort the delete.
  527.          The deleted,moved and renamed files name will not be removed from the
  528.          displayed list. Instead it will be flagged with an # to the left of the
  529.          filename and a 'd', 'm', or 'r' to the right.
  530.  
  531.  
  532.                         SHEZ VERSION 5.4 USER MANUAL                   Page -13-
  533.  
  534.  
  535.  
  536.                     FUNCTIONS WHEN VIEW CONTENTS OF ARCHIVE FILE:
  537.  
  538.      Viewing a file - V
  539.          Simply press the return key or the V key. This will temporarily unpack
  540.          the file and will invoke the LIST program allowing you to view the file
  541.          on your screen.  The temporary copy of the extracted file will be
  542.          placed in the current disk and directory unless you specified a work
  543.          disk to be used by using the configuration program.
  544.  
  545.          Release 4.3 of SHEZ will now allow you to operate on compressed files
  546.          that are contained within compressed files.  I.E. A zip file that
  547.          contains zip files.  To view the contents of the embedded compressed
  548.          file simply move the highlight bar to the compressed file and press the
  549.          ENTER key.  The embedded compress file contents will now be displayed
  550.          on the screen.  You may view any of the files and/or extract any of the
  551.          files contained in the compressed file.  However you may not add,
  552.          delete, or update the embedded compressed file.
  553.  
  554.      Extracting a single file - E.
  555.          This will extract the file that is being pointed to.  The extracted
  556.          file will be placed on the current disk in the current directory. You
  557.          may optionally use the ALT-P command to direct the extracted files to a
  558.          different disk and/or directory.
  559.  
  560.      Testing archive integrity - T
  561.          This will test the integrity of the archive file and will report the
  562.          results on the screen.
  563.  
  564.      Display Info about archive file - I
  565.          This will display information about the archive file in a small pop-up
  566.          window at the top of the screen.  The information will include the
  567.          number of files in the archive, the date of the newest file in the
  568.          archive,  the total size of all the files in the archive including the
  569.          total expanded size and total compressed size. It will also display the
  570.          current default compression factor.
  571.  
  572.      Delete a file from the archive - D
  573.          This will delete the selected file from the archive file. Before the
  574.          file is deleted a prompt will appear asking for verification of the
  575.          delete. In addition any files that were previously tagged will have the
  576.          tag cleared.
  577.  
  578.      Delete a tagged files from an archive - CTL-D
  579.          This command will deleted all tagged files from the archive file.
  580.          Before the files are deleted a prompt will appear asking for
  581.          verification of the delete operation.
  582.  
  583.  
  584.                         SHEZ VERSION 5.4 USER MANUAL                   Page -14-
  585.  
  586.  
  587.  
  588.      Add file(s) to archive     - A
  589.      Update files(s) in archive - U
  590.      Move files(s) to archive   - M
  591.      Freshen file(s) in archive - F
  592.          Each of these options will cause a small window to open at the bottom
  593.          of the screen.  The window will prompt you to enter one or more file
  594.          specifications. These filespecs can include drive, path, and a filespec
  595.          with wild cards.  All files matching the indicated filespec will be
  596.          added, updated, moved or freshened in the current archive file
  597.          depending on which option you initially picked. Any files that were
  598.          previously tagged will have the tag cleared.
  599.  
  600.          For example if you enter a U to update files in the archive and you
  601.          enter c:\source\*.c  d:\batch\*.c when prompted to enter a filespec,
  602.          than all files on the C drive in the source directory that have a file
  603.          extension of C, and all files on the D drive in the batch directory
  604.          that have an extension of bat, will be updated in the current archive
  605.          file.
  606.  
  607.      List of files to add to archive     - ALT-A
  608.      List of files to freshen in archive - ALT-F
  609.      List of files to move to archive    - ALT-M
  610.      List of files to update in archive  - ALT-U
  611.          Again each of these options will cause a small window to open at the
  612.          bottom of the screen.  The window will prompt you to enter a filespec.
  613.          This filespec can include drive, path, and a filespec with wild cards.
  614.          When you press the return key another window will pop-up on the left
  615.          side of the screen showing you all the files that were found that
  616.          matched the filespec you entered. You can then use the cursor keys to
  617.          scroll the file list.  Pressing the space bar will toggle the tagged
  618.          status of the current highlighted file. When you are done tagging file
  619.          press the return key and all files that you tagged will be added,
  620.          freshened, moved, or updated in the current archive file.
  621.  
  622.      Specify where to put extracted files - ALT-P
  623.          This options will prompt you to enter a drive and directory of where to
  624.          place files that you extract from the archive.  This location will
  625.          remain in effect until you enter the ALT-P command again and clear the
  626.          drive and directory or you change to another archive file. This command
  627.          is used when you want to place extracted files in a location other than
  628.          the current drive and directory.
  629.  
  630.          If you specify a directory that does not exist a ERROR/INFORMATION
  631.          window will appear indicating that the directory does not exist.  You
  632.          may press the F10 key to create the directory.
  633.  
  634.          This command may now be issued at any time.
  635.  
  636.      Extract all files from archive - ALT-X
  637.          This command will extract all files from the archive file and place
  638.          them in the current disk:\directory unless you specified a different
  639.          extract location by using the ALT-P command.
  640.  
  641.      Delete all extracted files - ALT-D
  642.  
  643.  
  644.                         SHEZ VERSION 5.4 USER MANUAL                   Page -15-
  645.  
  646.  
  647.  
  648.          This command will delete all files in the current disk:\directory, or
  649.          the one specified by the ALT-P command, that are also contained in the
  650. |        archive file.  The files will only be deleted if the file time and date
  651. |        are equal to or less then the file time and date of the same file that
  652. |        is contained in the copressed file. NOTE: it does not delete anything
  653. |        from the archive file.  This is useful when you extract file from the
  654. |        archive file and then you want to quickly delete all the extracted
  655. |        files.
  656.  
  657.      Execute a file in an archive file - R
  658.          This command will execute the EXE or COM file that is currently
  659.          highlighted on the archive file list.  The EXE or COM file will be
  660.          extracted from the archive file and will be placed on the current disk
  661.          in the current directory. You will then be prompted to enter any
  662.          optional command line parameters that the program is expecting. The
  663.          selected program will then be executed.  After the program is run the
  664.          extracted file will be deleted. NOTE: You can specify a different disk
  665.          drive to place the extracted file on by using the SHEZFG program.  This
  666.          is useful when working with archive files that are on floppy disks.  If
  667.          you specify disk C as the work disk in the SHEZFG program the extracted
  668.          file will be placed on the C drive, will be executed from the C drive,
  669.          and then will be deleted from the C drive.
  670.  
  671.      Speed search - ALT-S
  672.          This option will allow you to quickly find a file in an archive. A
  673.          window will pop-up asking you to enter the first letter  or digit of
  674.          the file you wish to find.  The list of files on the screen will then
  675.          be scrolled to the first file that starts with the letter you entered.
  676.  
  677.      Immediate Exit - ALT-Q
  678.          This option will immediately exit SHEZ.
  679.  
  680.      Extract all tagged files - CTRL-E
  681.          This option will extract all files that you tagged in the archive file.
  682.          To tag a file simply press the space bar to toggle the tagged status.
  683.          When a file is tagged it will be highlighted on the screen.
  684.  
  685.      Toggle the Tag status - SPACE
  686.          Pressing the space bar will toggle the tagged status of the currently
  687.          highlighted file. A check mark to the left of the filename indicates
  688.          that it is tagged.
  689.  
  690.      Untag all tagged files - CTRL-U
  691.          This option will untag all files that you previously tagged.
  692.  
  693.      Tag All Files - CTL-SPACE
  694.          This option will tag all files
  695.  
  696.      Update the archive files time and date - CTRL-T
  697.          This option will change the archive file's time and date to match the
  698.          time and date of the newest file in the archive file.
  699.  
  700.      Create a new archive file - C
  701.  
  702.  
  703.                         SHEZ VERSION 5.4 USER MANUAL                   Page -16-
  704.  
  705.  
  706.  
  707.          This option allows you to create a new compressed file.  For further
  708.          information see the section titled, CREATING NEW COMPRESSED FILES,
  709.          later in this document.
  710.  
  711.      Show help screen - F1
  712.          This will display a help screen showing all currently supported
  713.          commands.  Any command can be entered while the help screen is
  714.          displayed.
  715.  
  716.      Temporary exit to DOS - F10
  717.          This will temporarily clear the screen and exit to DOS. You can then
  718.          execute and command you want.  To return to SHEZ type in EXIT at the
  719.          DOS prompt and press return.
  720.  
  721.      Select a new archive file - F2
  722.          This option will prompt you to enter a new disk, directory, and
  723.          filespec to find another archive file to work with.
  724.          If you enter a filespec of $.$ SHEZ will only list directory entries
  725.          and file that have extensions of .ARC, .ZIP, .LZH, .PAK,  and .ZOO.
  726.  
  727.      Sort the archive file list - F9
  728.          This option will allow you to sort the archive file list by Name,
  729.          Extension, or Date.  A small window will open up asking you how you
  730.          want the list sorted.  Enter a N, E, or D.
  731.  
  732.      Edit the selected file - F8
  733.          This option will extract the selected file onto either the default disk
  734.          or the work disk specified via the configuration program.  It will then
  735.          invoke the editor specified via the configuration program passing the
  736.          selected filename.ext to the editor.  When you exit your editor SHEZ
  737.          will then MOVE the extracted file back into the archive and delete the
  738.          extracted copy. If an editor was not specified during the configuration
  739.          process this command will not function.
  740.  
  741.      Specify an archive file mask - Z
  742.          This option allows you to display only the files in the archive that
  743.          match the file mask.  The file mask uses the same wild card conventions
  744.          as DOS.
  745.  
  746.      Toggle overwrite mode - O
  747.          This option toggle overwrite mode on and off.  When overwrite mode is
  748.          in effect an 'O' will appear in the upper right hand corner of the
  749.          screen.  When overwrite mode is in effect, and you extract a file from
  750.          an archive, it will be extracted even if it already exists on the
  751.          target disk:\path.
  752.  
  753.      Add Update File Comments - ALT-C
  754.          This option allows you to add and/or update the compressed file
  755.          comments.
  756.  
  757.  
  758.                         SHEZ VERSION 5.4 USER MANUAL                   Page -17-
  759.  
  760.  
  761.  
  762.      Supply Password for File - G
  763.          This option allows you to supply a password when working with password
  764.          encrypted files.  The password will be used when extracting, viewing,
  765.          and modifying the currently selected compressed file. When a password
  766.          has been supplied the compressed file display window will indicate that
  767.          a password is in effect.
  768.  
  769.      Set Path/Directory option - P
  770.          Version 4.9 of SHEZ now supports directory names in compressed files.
  771.          Initially directory names are only supported in ZIP and LZH compressed
  772.          files.  The PAK format will be coming out shortly.  The small data
  773.          version of SHEZ will support compressed files that have seven or fewer
  774.          unique directory names,  the large data version of SHEZ supports 40
  775.          unique directory names.  If a file has been saved into a compressed
  776.          file with a directory name the name will appear on the right side of
  777.          the compressed file list.
  778.  
  779.          Normally when you update or extract files from a compressed file the
  780.          directory information is ignored.  Using the 'P' option you can tell
  781.          SHEZ that you want to save and/or use the directory information.  When
  782.          you press the 'P' key a list of three options will appear on the
  783.          screen.  The first option "Do not use Dir info", tells SHEZ to ignore
  784.          directory information.  The second option "Use Dir Info" tells SHEZ to
  785.          save the directory information when updating a compressed file, or to
  786.          use the directory information when extracting files.  The third option,
  787.          "Use Dir Info and Recurse", tells SHEZ to save directory information
  788.          when updating a compressed file and to recurse down the directory tree
  789.          when looking for files. The third option also tells SHEZ to use the
  790.          directory information when extracting files.
  791.  
  792.          The following options are passed to the compression programs when
  793.          directory information is to be used:
  794.  
  795.          USE DIR INFO                    USE DIR INFO AND RECURSE
  796.          Pkzip -P                        Pkzip -Pr
  797.          Pkunzip -d                      Pkunzip -d
  798.          Lharc /x                        Lharc /x /r
  799.          Lharc /x (when extracting)      Lharc /x (when extracting)
  800.  
  801.          Please consult the compression program's documentation for further
  802.          information on what these options do.
  803.  
  804.      View file and archive comment records - ALT-V
  805.          This option will display on the screen the contents of the archive file
  806.          along with any comment records that have been placed into the archive
  807.          file.
  808.  
  809.      Add/Update highlighted archive file comments - s
  810.          This option will allow you to add and/or update comment records that
  811.          are associated with the highlighted file in the archive.
  812.  
  813.  
  814.      Add/Update all archive file comments - SHIFT-S
  815.  
  816.  
  817.                         SHEZ VERSION 5.4 USER MANUAL                   Page -18-
  818.  
  819.  
  820.  
  821.          This option will allow you to add and/or update comment records that
  822.          are associated with the each file in the archive.
  823.  
  824.      Convert SFX file - CTL-V
  825.          This option will convert a self extracting compressed file (.COM or
  826.          .EXE) back to a normal compressed file.  The normal compressed file
  827.          will be placed on the same disk and in the same directory when the self
  828.          extracting is located.  The self extracting file will remain intact.
  829.          Please note that this option is only available when you are viewing the
  830. |        contents of a self extracting file. For a list the the self extracting
  831. |        file that can be read my SHEZ see the section titled SELF EXTRACTING
  832. |        FILE SUPPORT.
  833.  
  834.      Test COM,EXE, and OVL files in a compressed file for viruses - ALT-Z
  835.          Using this option SHEZ interfaces with the virus scan program
  836.          (SCAN.EXE) that is produced by McAfee Associates.  You must have
  837.          version 39 or greater of this scan program in order for SHEZ to use it.
  838.          When you press the ALT-Z key SHEZ will extract all .COM, .EXE, and .OV?
  839.          files into its working directory and will execute the virus scan
  840.          program to determine if any of the program files have been infected.
  841.          (See the configuration section of this manual for more infomation on
  842.          configuring SHEZ for this option).
  843.  
  844.      Exit SHEZ - ESC
  845.  
  846.  
  847.                         SHEZ VERSION 5.4 USER MANUAL                   Page -19-
  848.  
  849.  
  850.  
  851.      CREATING NEW COMPRESSED FILES
  852.  
  853.          SHEZ allows you to create new compressed files either from the
  854.          directory display window, using the F7 key, or from the compressed file
  855.          display window using the 'C' command.
  856.  
  857.          A window will appear asking you to enter the drive, directory, and name
  858.          of the compressed file to be created.  YOU MUST ENTER A FILE EXTENSION
  859.          OF .ZIP,.ARC,.LZH,.ZOO,or .PAK SO SHEZ KNOWS WHAT TYPE OF COMPRESSED
  860.          FILE TO CREATE!!!!! Then you will asked if you want to add or move
  861.          files into the new archive file.  You will also be asked to enter an
  862.          optional password.  (If you enter a password all files added or moved
  863.          to the archive file will be encrypted using the password. Do not forget
  864.          the password you can not extract files from the file without the
  865.          password and there is no way to determine the password if you forget
  866.          it.)  Please note the password prompt will only appear if the
  867.          compression program used to create the new file support encryption.
  868.  
  869.          A window will then be opened that will ask you to enter the filespecs
  870.          of the files you wish to add or move into the new archive file. This
  871.          filespec can include a disk, directory, and file specifications with
  872.          wild cards.
  873.  
  874.          A third window will be opened allowing you to specify processing
  875.          options.  The first option "Do you want to Tag files or Process as is"
  876.          allows you to tell SHEZ that you want to Tag files for processing using
  877.          the filespecs entered in the second window, or to simply pass the
  878.          entered filespecs to the compression program exactly as entered.  The
  879.          second option "Do you want to save directory information" allows you to
  880.          tell SHEZ that you want directory information saved in the compressed
  881.          file.  The third option "Do you want to recurse directories"  will tell
  882.          the compression program to add/move all files in the directory you
  883.          specified plus all directories that exist beneath it.
  884.  
  885.          If you indicated that you wanted to Tag files for processing a window
  886.          will pop-up on the left side of the screen showing all files that
  887.          matched the filespec you entered.  Tag the files you wish to add or
  888.          move to the new compressed file by pressing the space bar.  When you
  889.          are done tagging file press the return key and all tagged files will be
  890.          added or moved into the new archive file.
  891.  
  892.          Please note that some of these options may not appear when you create a
  893.          compressed file.  If the compression program you are using does not
  894.          support saving directory information the directory information prompts
  895.          will not appear.
  896.  
  897.  
  898.                         SHEZ VERSION 5.4 USER MANUAL                   Page -20-
  899.  
  900.  
  901.  
  902.      CONVERTING FILES
  903.  
  904.      Shez has the ability to convert one, or a group of tagged files, from one
  905.      format to another.  First you must get the file or files you want to
  906.      convert to appear in the filelist window on the left side of the screen.
  907.      The easiest way to do this is to start up SHEZ and specify on the command
  908.      line either *.*, *.ZIP, or *.ARC.  Then using the cursor keys highlight the
  909.      file you want to convert and then press the ALT-V key to convert the file.
  910.      You will then be asked what archive format you want to convert to.  Enter a
  911.      Z, A, L, or O to convert to ZIP, ARC, LZH, or ZOO format.  You will also be
  912.      asked if you want to delete the original file after the conversion has been
  913.      successfully completed.  Respond Y or N. The new file will be placed on the
  914.      same disk and directory that the original file was on.
  915.  
  916.      To convert numerous files start up SHEZ as above and use the cursor keys to
  917.      highlight the files you want to convert, then press the space bar to TAG
  918.      these files.  After all files have been tagged press CTRL-V to convert all
  919.      TAGGED files.
  920.  
  921.      Release 4.4 of SHEZ will support version 1.0 of PKZIP.  To use the new
  922.      features of version 1.0 of PKZIP you MUST run the configuration program,
  923.      SHEZCFG, and specify that you are using version 1.0 of PKZIP.
  924.  
  925.      SHEZ will allow you to easily convert your old ZIP files into the new ZIP
  926.      imploded format.  Simply tag the ZIP files you want to convert and specify
  927.      that you want to convert them to ZIP files.  You will be asked if you want
  928.      to delete the old compressed files after the conversion process.  SHEZ is
  929.      smart enough not to delete the old compressed file if the have the same
  930.      file extension as the new files.  I.E. when you convert a ZIP file to a ZIP
  931.      file to take advantage of the new compression format SHEZ will not delete
  932.      the converted ZIP files even if you told it to delete the old compressed
  933.      files after converting them.
  934.  
  935.      SUPPORT FOR SELF EXTRACTING FILES
  936.  
  937.      Beginning with release 4.7 of SHEZ, SHEZ can now let you view the contents
  938.      of self extracting files.  Files that have been created by the following
  939.      compression programs are supported:
  940.  
  941. |        PKARC, PKPAK, PKZIP version .92 thru 1.1, LHARC version 1.12 thru
  942.          1.13c, PAK version 1.6 thru 2.01, ARC5 and ARC6.
  943.  
  944.      When you display the contents of a self extracting file SHEZ will attempt
  945.      to identify which compression program was used to generate the self
  946.      extracting file.  SHEZ will place the name of the compression program it
  947.      has identified as the creator, on the heading line right next to the column
  948.      titled NAME.
  949.  
  950.      In addition to viewing the contents of a self extracting file you may also
  951.      extract individual files using SHEZ's extract command.  You may also
  952.      convert the self extracting file back to a normal compressed file using the
  953. |    CTL-V command, or using the pull down menus.
  954.  
  955.  
  956.                         SHEZ VERSION 5.4 USER MANUAL                   Page -21-
  957.  
  958.  
  959.  
  960.      You can not alter the contents of a self extracting file. I.E. add, update,
  961.      freshen, move, etc.  The exception to this are self extracting files built
  962.      by PKZIP.  These files you can treat like normal compressed files.  You can
  963.      add, update, move, delete, freshen, etc.
  964.  
  965.  
  966.                         SHEZ VERSION 5.4 USER MANUAL                   Page -22-
  967.  
  968.  
  969.  
  970.      ENVIRONMENT VARIABLES
  971.  
  972.      SHEZ will recognize the following environment variables if they are
  973.      set:
  974.  
  975.      BIOS     This will force SHEZ to use BIOS for writing to the screen.
  976.      MONO     This will force SHEZ to run in monochrome mode.
  977.      SHEZEX   You can set this variable to the disk and path where you want SHEZ
  978.               to write extracted file to. You can reset this default at any time
  979.               by using the ALT-P command.
  980.      SHEZWORK
  981.               This variable may be used to specify a working directory for SHEZ
  982.               to use instead of SHEZ buliding one of it's own.  This directory
  983.               must be for the exclusive of SHEZ, and must exist prior to
  984.               invoking SHEZ.  WHEN SHEZ TERMINATES ALL FILES IN THE DIRECTORY
  985.               WILL BE DELETED, INCLUDING HIDDEN AND SYSTEM FILES, BUT THE
  986.               DIRECTORY WILL NOT BE DELETED.  This option was added to allow
  987.               more flexibility when running SHEZ on a LAN based system.
  988.  
  989.      SHEZCMT
  990.               This variable may be set to specify a default comment file when
  991.               adding/updating compressed file comment records to a group of
  992.               tagged files.
  993.  
  994.      Examples:
  995.          SET BIOS=Y
  996.          SET MONO=Y
  997.          SET SHEZEX=D:\WORK
  998.          SET SHEZWORK=C:\SHEZXX\
  999.          SET SHEZCMT=C:\COMMENT.DAT
  1000.  
  1001.               (This tells SHEZ to write extracted files onto the D disk in the
  1002.               \work directory.  You can change this at any time after executing
  1003.               SHEZ by using the ALT-P command.)
  1004.  
  1005.      The environment variables BIOS and MONO will override the BIOS and MONO
  1006.      parameters that were entered via the configuration program.
  1007.  
  1008.  
  1009.                         SHEZ VERSION 5.4 USER MANUAL                   Page -23-
  1010.  
  1011.  
  1012.  
  1013.      THE SHEZFG PROGRAM
  1014. |    Beginning with release 5.4 of SHEZ, the configuration program will now
  1015. |    allow you to install the serial number you receive from CSD when you
  1016. |    register your version of SHEZ.  Installing the serial number "unlocks" SHEZ
  1017. |    and allows you to configure SHEZ to handle more files per directory and per
  1018. |    compressed file.  The 5.4 version of the SHEZCFG program will also allow
  1019. |    you to pass optional command line arguments to the editor that you tell
  1020. |    SHEZ to invoke.
  1021.  
  1022.      Starting with release 3.02 of SHEZ the configuration file SHEZ.CFG is no
  1023.      longer needed.  The SHEZCFG program directly modifies the SHEZ.EXE program.
  1024.      The configuration program SHEZCFG and the SHEZ program now come as a
  1025.      matched set.  YOU MUST USE THE CORRECT CONFIGURATION PROGRAM OR YOU WILL
  1026.      NOT BE ABLE TO CUSTOMIZE SHEZ.
  1027.  
  1028.      Beginning with release 2.01 of SHEZ the configuration program will present
  1029.      you with an initial menu.  Enter one of the highlighted letters that
  1030.      appears on the menu to set the configuration parameters that fall under the
  1031.      indicated category. New items that can be set during configuration are:
  1032.  
  1033.      1) Use the BIOS for screen writing.
  1034.      2) Indicate if you are using a Monochrome monitor.
  1035.      3) Set default ZIP compression factors.
  1036.      4) Enter a full Disk:\Directory name for all externally called programs.
  1037.         (I.E. PKZIP, PKUNZIP, LIST, etc.)
  1038.      5) Indicate if you want exploding windows or not.
  1039.  
  1040.      The configuration program will allow you to modify SHEZ'S default color
  1041.      setting, tell SHEZ the name of the archive programs, the name of extract
  1042.      program, customize the number of files per archive file SHEZ can handle,
  1043.      customize the number of files per directory SHEZ can handle, specify a work
  1044.      disk to use when viewing and executing file from an archive file, and other
  1045.      misc. parameters.
  1046.  
  1047.      When you start up SHEZ it records the current disk and directory. When you
  1048.      view or execute a file from an archive file SHEZ temporarily extracts the
  1049.      file onto the current disk and directory. This works fine as long as the
  1050.      current disk is your hard disk. However if your current disk is a floppy
  1051.      and there is not enough room on the floppy to build the extracted file than
  1052.      SHEZ will not let you view or execute the file.  To get around this use the
  1053.      configuration program and when the prompt:
  1054.  
  1055.      ENTER WORK DISK DRIVE LETTER TO USE WHEN VIEWING/RUNNING FILE->
  1056.  
  1057.      appears enter the disk drive letter of your hard disk or of your second
  1058.      floppy disk drive.  SHEZ will then use this disk to build the temporary
  1059.      extract files and will delete them when you are finished viewing or running
  1060.      the selected file from the archive.
  1061.  
  1062.      When running under EGA or VGA you can tell SHEZ to go into 43 line mode for
  1063.      EGA'S, and 43 or 50 line mode for VGA's.  This is done via the
  1064.      configuration program.
  1065.  
  1066.  
  1067.                         SHEZ VERSION 5.4 USER MANUAL                   Page -24-
  1068.  
  1069.  
  1070.  
  1071.      Beginning with release 3.7 of SHEZ you may now tell SHEZ the files to
  1072.      search for when you use the wildcard filespec of $.$.  The configuration
  1073.      program will ask you to enter the file extension to search for when you
  1074.      enter a filespec of $.$.  The defaults are .ARC,.ZIP,.LZH,.ZOO.  If you
  1075.      wish to modify these defaults enter the extensions, along with the
  1076.      preceding dot, and separate each extension with a comma.
  1077.  
  1078.      A new configuration option is present beginning with release 4.1 of SHEZ.
  1079.      The option will allow you indicate to the compression programs the disk
  1080.      drive to use to build temporary working copies of the compressed files.  If
  1081.      you are using PKZIP and/or PKPAK, PKARC, the disk drive letter will be
  1082.      passed to these programs by using the -b program option.  If you are using
  1083.      LHARC it will be passed to LHARC by using the /w switch.  Please refer to
  1084.      the compression program's documentation for further information.
  1085.  
  1086.      If you are using a monochrome monitor and you wish to alter the default
  1087.      screen attributes follow the procedure below or your attribute settings may
  1088.      be lost.
  1089.  
  1090.               1)  When the main configuration panel is displayed choose either
  1091.                   the Black and White color set, or the Monochrome set as a
  1092.                   starting point.
  1093.  
  1094.               2)  Then choose the Custom color set option to customize the
  1095.                   screen attributes as you see fit.
  1096.  
  1097.               3)  Choose any other configuration options after you are done
  1098.                   modifying the color set.
  1099.  
  1100.               4)  Save the configuration information.
  1101.  
  1102.      In version 4.4 of SHEZ you may now configure SHEZ to display the directory
  1103.      where extracted files will be placed.  This option may be set via the
  1104.      configuration program.  If this option is activated the extract location
  1105.      will be displayed on the top line of the screen when you are viewing the
  1106.      contents of an archive file.
  1107.  
  1108.      Beginning with version 4.9 of SHEZ you may now configure SHEZ to sort the
  1109.      contents of a compressed file when it is initially displayed on the screen.
  1110.      You may sort the compressed file list by Filename, File-extension, or by
  1111.      File-Date.
  1112.  
  1113.      Configuring for Virus Scanning
  1114.  
  1115.      Under the program options, you will be asked if you wish to configure SHEZ
  1116.      to scan .COM and .EXE files contained in compressed files for viruses. If
  1117.      you respond Y, SHEZ will that ask you where the virus checking program can
  1118.      be found.  The program that SHEZ supports is SCAN.EXE version 39 or
  1119.      greater, produced by McAfee Associates.  When prompted enter the complete
  1120.      DISK:\DIRECTORY\FILENAME.EXT of where the SCAN.EXE is located.  It is
  1121.      advised that you please the SCAN program on a write protected floppy disk
  1122.      to prevent it from being infected.  PLEASE NOTE: SHEZ WILL NOT SEARCH YOUR
  1123.      PATH FOR THE SCAN PROGRAM.  IF YOU DO NOT TELL IT EXACTLY WHERE TO FIND IT
  1124.      SHEZ WILL BE UNABLE TO EXECUTE THE PROGRAM.
  1125.  
  1126.  
  1127.                         SHEZ VERSION 5.4 USER MANUAL                   Page -25-
  1128.  
  1129.  
  1130.  
  1131.      As an added precaution the SHEZCFG program can now check the SHEZ program
  1132.      to see if it has been illegally altered.  This function will only work with
  1133.      version 4.91 and greater of the SHEZCFG program, and version 4.91 and
  1134.      greater of the SHEZ program. (Small or Large data version).  To use this
  1135.      function startup the SHEZCFG program and pick the item on the menu titled
  1136.      "Integrity check".  The SHEZCFG program will proceed to verify that the
  1137.      SHEZ program has not been altered.  PLEASE NOTE THAT THIS CHECK MAY BE
  1138.      PERFORMED EVEN AFTER YOU HAVE RECONFIGURED SHEZ.  The verification
  1139.      procedure uses to 16 bit CRC values to check the integrity.  If the
  1140.      calculated CRC's do not match the values stored in SHEZ a message will
  1141.      appear indicating that the integrity of SHEZ as been compromised.
  1142.  
  1143.  
  1144.                         SHEZ VERSION 5.4 USER MANUAL                   Page -26-
  1145.  
  1146.  
  1147.  
  1148.                           CLONING THE CONFIGURATION OPTIONS
  1149.      Beginning with release 3.7 of SHEZ there is an option that allows you to
  1150.      write out a configuration file (SHEZ.CFG) that will be used by the
  1151.      configuration program, SHEZCFG, to copy your configuration information from
  1152.      your current version of SHEZ to the next version of SHEZ. To perform the
  1153.      cloning operation do the following steps:
  1154.  
  1155.      1.  Start up the SHEZ program with no parameters.
  1156.      2.  When the file list window appears press the ALT-W keys. This will write
  1157.          out the current SHEZ configuration information into a file named
  1158.          SHEZ.CFG onto the current disk and directory.
  1159.      3.  Unpack all files from the new version of SHEZ onto the disk and
  1160.          directory where the SHEZ.CFG file exists.
  1161.      4.  Run the SHEZCFG program.
  1162.      5.  Rename the old SHEZ.EXE program file to SHEZ.OLD
  1163.      6.  You will be asked the name of the program to modify, the default is
  1164.          SHEZ.EXE. Press the enter key and the following message should appear
  1165.          at the top of the screen:
  1166.          CONFIGURATION INFORMATION FROM FILE SHEZ.CFG BEING USED
  1167.      7.  Press the enter key to display the configuration menu.
  1168.      8.  Select the Save configuration information option, and your new copy of
  1169.          SHEZ will be updated with your old configuration information.
  1170.      9.  Delete the SHEZ.CFG file.
  1171.  
  1172. |    *****************************************************************
  1173. |    Please note when you clone the configuration options the serial number that
  1174. |    was previously installed is lost!!  After cloning the configuration option
  1175. |    you must reinstall your serial number if one was previously installed!!!
  1176. |    *****************************************************************
  1177.  
  1178.  
  1179.                         SHEZ VERSION 5.4 USER MANUAL                   Page -27-
  1180.  
  1181.  
  1182.  
  1183.                                 COMPATIBILITY ISSUES
  1184.  
  1185.      SHEZ achieves fast screen updates buy writing directly to video buffer
  1186.      memory.  If your machine is not 100% compatible you can force SHEZ to use
  1187.      BIOS routines to update the screen.  This is accomplished by setting an
  1188.      environment variable BIOS equal to Y. I.E. SET BIOS=Y. Do this before
  1189.      executing SHEZ.
  1190.  
  1191.      For monochrome monitors a similar method is employed set the environment
  1192.      variable MONO equal to Y.  I.E.  SET MONO=Y.
  1193.  
  1194.      Some clone machines have a bug in the builtin BIOS routines that will cause
  1195.      SHEZ to hang if you have exploding windows turned on.  If you experience a
  1196.      machine lock up, try reconfiguring SHEZ and turn the exploding windows off.
  1197.  
  1198.  
  1199.  
  1200.      Please let me know how you like SHEZ.
  1201.  
  1202.                          California Software Design
  1203.                          Jim Derr
  1204.                          P.O. BOX 15248
  1205.                          Santa Rosa, Ca. 95402
  1206.                          CSERVE ID 76266,2634
  1207.  
  1208.  
  1209.  
  1210.      As usual any and all comments are welcome. If there are some features that
  1211.      are missing, drop me a note and I'll try to accommodate you if I think the
  1212.      feature is generally useful.
  1213.  
  1214.  
  1215.                         SHEZ VERSION 5.4 USER MANUAL                   Page -28-
  1216.  
  1217.  
  1218.  
  1219.                      WHERE TO FIND THE MOST CURRENT VERSION
  1220.  
  1221.      The following BBS's will have the most current version of SHEZ:
  1222.  
  1223.      Directory Assistance .........  707-538-8710*****
  1224.  
  1225.      EXEC-PC  .....................  414-964-5160
  1226.      MicroSellar  .................  201-239-1346
  1227.      AV-SYNC  .....................  404-320-6202
  1228.      Vern Buerg's Bit Boutique  ...  707-778-8944
  1229.  
  1230.      Effective 11/25/89 The Directory Assistance BBS has graciously allowed me
  1231.      to use their BBS as the main distribution point for SHEZ.  I will
  1232.      personally upload the most current version of SHEZ to this BBS. In addition
  1233.      Jim the SYSOP has also set up a seperate SHEZ conference on the BBS.  If
  1234.      you need help with SHEZ or what to leave me some questions or suggestions,
  1235.      please use the SHEZ conference on this BBS.  Using this method will get the
  1236.      fastest response from me personally.
  1237.  
  1238.      In addition it can also be found on COMPUSERVE in the IBMSYS forum.
  1239.  
  1240.      Since this program has developed into a major undertaking all I ask is if
  1241.      you use it regularly PLEASE REGISTER YOUR COPY, and keep shareware alive.
  1242.  
  1243.  
  1244.      SUPPORT FOR SHEZ AND QUESTIONS
  1245.  
  1246.      Support can be obtained in two ways.  If you have access to CSERVE please
  1247.      send your questions to me via Easyplex.  (type go easy at the Cserve
  1248.      prompt) My userid is 76266,2634. This is the perfered method, I check for
  1249.      mail twice a week and will get back to you with an answer usually within a
  1250.      week.  If you do not have access to CSERVE send a note, letter, postcard to
  1251.      the address show above.  Register users have priority but I will try to
  1252.      help anyone in need.
  1253.  
  1254.      Effective 11/25/89 the Directory Assistance BBS has set up a SHEZ
  1255.      conference.  You may leave comments, technical questions, etc, about SHEZ
  1256.      on this BBS by using the SHEZ conference.
  1257.  
  1258.  
  1259.                         SHEZ VERSION 5.4 USER MANUAL                   Page -29-
  1260.  
  1261.  
  1262.  
  1263.                            COMMANDS SORTED BY DESCRIPTION
  1264.  
  1265.      Add file(s) to ARCHIVE                        A
  1266.      Add/update ARCHIVE file comments              ALT-C
  1267.      Add/update file comment highlighted file      s
  1268.      Add/update file comments all files            SHIFT-S
  1269.      Convert highlighted file                      ALT-V
  1270.      Convert highlighted file to SFX file          F8
  1271.      Convert tagged files to SFX files             SFT-F8
  1272.      Convert all tagged files                      CTRL-V
  1273.      Convert SFX files                             CTRL-V
  1274.      Copy highlighted file                         CTRL-F2
  1275.      Copy all tagged DOS files                     SFT-F2
  1276.      Create a new ARCHIVE file                     C
  1277.      Create a new ARCHIVE file                     F7
  1278.      Delete a DOS file                             F4
  1279.      Delete all tagged DOS files                   SFT-F4
  1280.      Delete a file from the ARCHIVE                D
  1281.      Delete a tagged file from a ARCHIVE           CTL-D
  1282.      Delete all extracted files                    ALT-D
  1283.      Display Info about ARCHIVE file               I
  1284.      Display files statistics                      F5
  1285.      Edit the selected file                        F8
  1286.      Execute a file in an ARCHIVE file             R
  1287.      Exit SHEZ                                     ESC
  1288.      Extract all files from ARCHIVE                ALT-X
  1289.      Extract all tagged files                      CTRL-E
  1290.      Extracting a single file                      E
  1291.      Freshen file(s) in ARCHIVE                    F
  1292.      Immediate Exit                                ALT-Q
  1293.      List of files to add to ARCHIVE               ALT-A
  1294.      List of files to freshen in ARCHIVE           ALT-F
  1295.      List of files to move to ARCHIVE              ALT-M
  1296.      List of files to update in ARCHIVE            ALT-U
  1297.      Move files(s) to ARCHIVE                      M
  1298.      Move highlighted file                         CTRL-F3
  1299.      Move all tagged DOS files                     SFT-F3
  1300.      Rename highlighted file                       CTRL-F6
  1301.      Rename all tagged DOS files                   SFT-F6
  1302.      Select a new ARCHIVE file                     F2
  1303.      Set path options                              P
  1304.      Show help screen                              F1
  1305.      Sort the ARCHIVE file list                    F9
  1306.      Sort the file list                            F6
  1307.      Specify an ARCHIVE file mask                  Z
  1308.      Specify where to put extracted files          ALT-P
  1309.      Speed search                                  ALT-S
  1310.      Supply password for file                      G
  1311.      Tag all files                                 CTL-SPACE
  1312.      Temporary exit to DOS                         F10
  1313.      Testing ARCHIVE integrity                     T
  1314.      Toggle overwrite mode                         O
  1315.      Untag all tagged files                        CTRL-U
  1316.      Update files(s) in ARCHIVE                    U
  1317.  
  1318.  
  1319.                         SHEZ VERSION 5.4 USER MANUAL                   Page -30-
  1320.  
  1321.  
  1322.  
  1323.      Update the ARCHIVE files time and date        CTRL-T
  1324.      View a file                                   F3
  1325.      View archive file comment records             ALT-V
  1326.      Viewing a file                                V
  1327.      Virus Scan                                    ALT-Z
  1328.      Write out configuration information           ALT-W
  1329.  
  1330.  
  1331.                         SHEZ VERSION 5.4 USER MANUAL                   Page -31-
  1332.  
  1333.  
  1334.  
  1335.                              COMMANDS SORTED BY HOT-KEY
  1336.  
  1337.      Add file(s) to ARCHIVE                        A
  1338.      Add/update ARCHIVE file comments              ALT-C
  1339.      Add/update individual file comments           S
  1340.      Delete all extracted files                    ALT-D
  1341.      List of files to add to ARCHIVE               ALT-A
  1342.      List of files to freshen in ARCHIVE           ALT-F
  1343.      List of files to move to ARCHIVE              ALT-M
  1344.      List of files to update in ARCHIVE            ALT-U
  1345.      Speed search                                  ALT-S
  1346.      Extract all files from ARCHIVE                ALT-X
  1347.      Specify where to put extracted files          ALT-P
  1348.      Delete tagged file from a ARCHIVE             ALT-D
  1349.      Convert highlighted file                      ALT-V
  1350.      Write out configuration information           ALT-W
  1351.      Immediate Exit                                ALT-Q
  1352.      Virus Scan                                    ALT-Z
  1353.      Create a new ARCHIVE file                     C
  1354.      Extract all tagged files                      CTRL-E
  1355.      Copy highlighted file                         CTRL-F2
  1356.      Move highlighted file                         CTRL-F3
  1357.      Rename highlighted file                       CTRL-F6
  1358.      Untag all tagged files                        CTRL-U
  1359.      Tag all files                                 CTRL-SPACE
  1360.      Update the ARCHIVE files time and date        CTRL-T
  1361.      Convert all tagged files                      CTRL-V
  1362.      Convert SFX files                             CTRL-V
  1363.      Delete a file from the ARCHIVE                D
  1364.      Extracting a single file                      E
  1365.      Exit SHEZ                                     ESC
  1366.      Freshen file(s) in ARCHIVE                    F
  1367.      Show help screen                              F1
  1368.      Temporary exit to DOS                         F10
  1369.      Select a new ARCHIVE file                     F2
  1370.      View a file                                   F3
  1371.      Delete a DOS file                             F4
  1372.      Display files statistics                      F5
  1373.      Sort the file list                            F6
  1374.      Create a new ARCHIVE file                     F7
  1375.      Convert highlighted file to SFX file          F8
  1376.      Convert tagged files to SFX files             SFT-F8
  1377.      Edit the selected file                        F8
  1378.      Sort the ARCHIVE file list                    F9
  1379.      Supply password for file                      G
  1380.      Display Info about ARCHIVE file               I
  1381.      Move files(s) to ARCHIVE                      M
  1382.      Toggle overwrite mode                         O
  1383.      Set path options                              P
  1384.      Execute a file in an ARCHIVE file             R
  1385.      Add/update file comment highlighted file      s
  1386.      Add/update file comments all files            SFT-S
  1387.      Copy all tagged DOS files                     SFT-F2
  1388.      Move all tagged DOS files                     SFT-F3
  1389.  
  1390.  
  1391.                         SHEZ VERSION 5.4 USER MANUAL                   Page -32-
  1392.  
  1393.  
  1394.  
  1395.      Delete all tagged DOS files                   SFT-F4
  1396.      Rename all tagged DOS files                   SFT-F6
  1397.      Testing ARCHIVE integrity                     T
  1398.      Update files(s) in ARCHIVE                    U
  1399.      Viewing a file                                V
  1400.      Specify an ARCHIVE file mask                  Z
  1401.  
  1402.  
  1403.                         SHEZ VERSION 5.4 USER MANUAL                   Page -33-
  1404.  
  1405.  
  1406.  
  1407.                                     SHEZ HISTORY
  1408.  
  1409. |        v5.4    03/27/90 Corrected problem restoring cursor when running under
  1410. |                some EGA boards.
  1411.  
  1412. |                Implemented a serial number in SHEZ.
  1413.  
  1414. |                Added support for version 1.1 of PKZIP, including the option to
  1415. |                only use the Imploding method of file compression, and creating
  1416. |                Mini Self Extracting Files.
  1417.  
  1418. |                Self extracting ZIP files may now be converted back to normal
  1419. |                .ZIP files.
  1420.  
  1421. |                ZOO files may now be imbeded into other compressed files.
  1422.  
  1423. |                Command line arguments may now be passed to the editor that you
  1424. |                tell SHEZ to invoke.
  1425.  
  1426. |        v5.31   02/08/90 Fixed bug when trying to copy/move a highlighted file
  1427. |                in the file directory window.
  1428.  
  1429. |                The ALT-D (delete all) command will now only delete files if
  1430. |                their time and date are equal to or less then the time and date
  1431. |                of the file in the compressed file.
  1432.  
  1433.          v5.3    02/05/90 Fixed bug when extracting tagged files from a
  1434.                  compressed file that contains directory information.
  1435.  
  1436.                  When creating a new compressed file in TAG mode any key other
  1437.                  then the ENTER key when the filelist window is displayed will
  1438.                  cancel the create process.
  1439.  
  1440.                  Expanded the MOUSE menu and made them context sensitive.
  1441.  
  1442.                  Pressing the left mouse button will provide a Y response to a Y
  1443.                  or N prompt, the rigth button will provide a N response.
  1444.  
  1445.                  When the "Press any key" prompt appears either the left or
  1446.                  right mouse button may be pressed.
  1447.  
  1448.                  Corrected the Mouse routines to allow a logitec mouse to work.
  1449.  
  1450.                  Copy and Move tagged will only ask for the destination
  1451.                  DISK:\DIR on the first file of the group.
  1452.  
  1453.                  Created a DOS window to display the output of the compression
  1454.                  program being run and the virus scan program.
  1455.  
  1456.                  Added a new environment variable SHEZCMT to allow a default
  1457.                  comment file when adding/updating compressed file comment
  1458.                  records.
  1459.  
  1460.  
  1461.                         SHEZ VERSION 5.4 USER MANUAL                   Page -34-
  1462.  
  1463.  
  1464.  
  1465.                  Increased the number of unique directory name the large data
  1466.                  version can handle, from 20 to 40.
  1467.  
  1468.          v5.2    01/05/90 When specifying an extract directory, via ALT-P, that
  1469.                  does not exist, pressing F10 will create the directory.
  1470.  
  1471.                  Fixed the file TAG logic when creating new compressed files.
  1472.  
  1473.                  Corrected small bug in mouse routines that caused some PC's to
  1474.                  lock up.
  1475.  
  1476.          v5.1    12/5/89 Made more modifications to the mouse routines.
  1477.  
  1478.                  Fixed a bug when converting from one compressed file format to
  1479.                  another.
  1480.  
  1481.                  Fixed the extraction routines when working with ZOO files.
  1482.                  (Files with no extension were not being extracted or converted)
  1483.  
  1484.                  Made modifications to startup routines.  When SHEZ starts and
  1485.                  does not find subdirectories or compressed files in the
  1486.                  default, or specified directory, an option window will open
  1487.                  allowing a new compressed file to be created, allow you to look
  1488.                  into another DISK:\DIRECTORY, or to EXIT SHEZ.
  1489.  
  1490.          v5.0    11/25/89 Corrected small bug in scrolling routines.
  1491.  
  1492.                  Added F8 and SFT-F8 commands, Convert highlighted file to SFX
  1493.                  file, Convert tagged files to SFX files. (ZIP,LZH,PAK files
  1494.                  only).
  1495.  
  1496.                  New Distribution and Support BBS.
  1497.                  Directory Assistance (707) 538-8710
  1498.  
  1499.                  Help screen will now take advantage of additional lines when
  1500.                  using 43 or 50 line modes.
  1501.  
  1502.  
  1503.                         SHEZ VERSION 5.4 USER MANUAL                   Page -40-
  1504.  
  1505.  
  1506.  
  1507.                                  LICENSING FOR SHEZ
  1508.                                   Effective 2/1/89
  1509.  
  1510.      A license is required for use of SHEZ by corporations and institutions.
  1511.  
  1512.  
  1513.      You may obtain a license for the use of SHEZ by writing to me.  The license
  1514.      is for perpetual, nonexclusive use of any version.  Purchase orders and
  1515.      invoicing are acceptable.  A license agreement form is enclosed.  You may
  1516.      use it, or supply your own for my review.  There are no restrictions to the
  1517.      number of sites, or for use on local area networks.  If you have special
  1518.      requirements, or need customization, please feel free to submit them in
  1519.      writing.  You may request a license for:
  1520.  
  1521.          o   a fixed number of copies, see the discount schedule;
  1522.          o   an unlimited number of copies, the fee is $1000;
  1523.          o   customization of messages and documentation,  an additional fee may
  1524.              be required depending on the extent of changes;
  1525.          o   permission to distribute within your organization;
  1526.  
  1527.      The fee for a license depends on the estimated number of copies of the
  1528.      program that you will use.  To use the discount schedule below, estimate
  1529.      the total number of copies that you may eventually use.
  1530.  
  1531.          Number of users(copies)    Price per copy
  1532. |        1   to  25                       $ 25.00
  1533. |        26  to   50                      $ 20.00
  1534. |        50  to  99                       $ 15.00
  1535.          100 and up 1000.00 one time fee.
  1536.  
  1537.      Regardless of the quantity, only one set of materials will be sent to you.
  1538.      You may then make as many copies of it that are licensed. Upgrades will be
  1539.      made available upon request.  Technical support is available via mail, or
  1540.      contacting me via Compuserve 76266,2634.
  1541.  
  1542.  
  1543.                         SHEZ VERSION 5.4 USER MANUAL                   Page -41-
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.                                         Index
  1554.  
  1555.  
  1556.             A                                D
  1557.             Add file(s) to archive     -     Delete a DOS file - F4 9
  1558.                A 13                          Delete a file from the
  1559.             Add/Update all archive file         archive - D 13
  1560.                comments - SHIFT-S 17         Delete a tagged files from
  1561.             Add/Update compressed file          an archive - CTL-D 13
  1562.                comments - ALT-C 11           Delete all extracted files -
  1563.             Add Update File Comments -          ALT-D 14
  1564.                ALT-C 16                      Delete all TAGGED DOS files
  1565.             Add/Update highlighted              - SFT-F4 12
  1566.                archive file comments - s     Display files statistics -
  1567.                17                               F5 9
  1568.                                              Display Info about archive
  1569.             C                                   file - I 13
  1570.             CLONING THE CONFIGURATION
  1571.                OPTIONS 26                    E
  1572.             COMMANDS SORTED BY               Edit the selected file - F8
  1573.                DESCRIPTION 29                   16
  1574.             COMMANDS SORTED BY HOT-KEY       EDITING KEY DEFINITIONS 8
  1575.                31                            ENVIRONMENT VARIABLES 22
  1576.             COMPATIBILITY ISSUES 27          Execute a file in an archive
  1577.             Configuring for Virus               file - R 15
  1578.                Scanning 24                   Exit SHEZ - ESC 18
  1579.             Convert all tagged files -       Extract all files from
  1580.                CTL-V 10                         archive - ALT-X 14
  1581.             Convert highlighted file -       Extract all tagged files -
  1582.                ALT-V 10                         CTRL-E 15
  1583.             Convert highlighted file to      Extracting a single file -
  1584.                a SFX file - F8 10               E. 13
  1585. |           Convert SFX file - CTL-V 18
  1586.             Convert Tagged files to SFX      F
  1587.                files - SFT-F8 10             Freshen file(s) in archive -
  1588.             CONVERTING FILES 20                 F 14
  1589.             Copy all TAGGED DOS files        FUNCTION SUPPORTED WHEN
  1590.                - SFT-F2 12                      DIRECTORY WINDOW IS
  1591.             Copy highlighted file CTL-F2        DISPLAYED 9
  1592.                11                            FUNCTIONS WHEN VIEW CONTENTS
  1593.             Create a new archive file -         OF ARCHIVE FILE: 13
  1594.                C 15
  1595.             Create a new archive file -      I
  1596.                F7 9                          Immediate Exit - ALT-Q 15
  1597. |           CREATING NEW COMPRESSED          Immediate Exit ALT-Q 12
  1598.                FILES 19
  1599.                                              L
  1600.                                              LICENSING FOR SHEZ 40
  1601.  
  1602.  
  1603.                         SHEZ VERSION 5.4 USER MANUAL                   Page -42-
  1604.  
  1605.  
  1606.  
  1607.             List of files to add to          SUPPORT FOR SELF EXTRACTING
  1608.                archive     - ALT-A 14           FILES 20
  1609.             List of files to freshen in      SUPPORT FOR SHEZ AND
  1610.                archive - ALT-F 14               QUESTIONS 28
  1611.             List of files to move to
  1612.                archive    - ALT-M 14         T
  1613.             List of files to update in       Tag All Files - CTL-SPACE
  1614.                archive  - ALT-U 14              11, 15
  1615.                                              Temporary exit to DOS - F10
  1616.             M                                   9, 16
  1617.             MOUSE SUPPORT 5                  Test COM
  1618.             Move all TAGGED DOS files           EXE
  1619.                - SFT-F3 12                         and OVL files in a
  1620.             Move files(s) to archive   -           compressed file for
  1621.                M 14                                viruses - ALT-Z 18
  1622.             Move highlighted file CTL-F3     Test tagged compressed
  1623.                11                               file(s) for viruses -
  1624.                                                 ALT-Z 12
  1625.             Q                                Testing archive integrity -
  1626.             QUICK START 3                       T 13
  1627.                                              THE SHEZFG PROGRAM 23
  1628.             R                                Toggle overwrite mode - O 16
  1629.             Rename all TAGGED DOS files      Toggle the Tag status -
  1630.                - SFT-F6 12                      SPACE 11, 15
  1631.             Rename highlighted file
  1632.                CTL-F6 11                     U
  1633.                                              Untag all Files - CTL-U 11
  1634.             S                                Untag all tagged files -
  1635.             Select a new archive file -         CTRL-U 15
  1636.                F2 9, 16                      Update files(s) in archive -
  1637.             Set Path/Directory option -         U 14
  1638. |              P 17                          Update the archive files
  1639. |           SHEZ HISTORY 33                     time and date - CTRL-T 15
  1640. |           Show help screen - F1 9, 16
  1641.             Sort the archive file list -     V
  1642.                F9 16                         View a file - F3 9
  1643.             Sort the file list - F6 9        View file and archive
  1644.             Specify an archive file mask        comment records - ALT-V
  1645.                - Z 16                           17
  1646.             Specify where to put             Viewing a file - V 13
  1647.                extracted files - ALT-P
  1648.                9, 14                         W
  1649.             Speed search - ALT-S 15          Write out configuration
  1650. |           Supply Password for File - G        information - ALT-W 11
  1651. |              16
  1652.  
  1653.