home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / shez37.zip / SHEZ.DOC < prev    next >
Text File  |  1989-05-11  |  50KB  |  1,527 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                         SHEZ
  8.                               The Compression Companion
  9.                                  Copyright (c) 1989
  10.                                        5/04/89
  11.  
  12.  
  13.                                     By:  Jim Derr
  14.                   Member of Association of Shareware Professionals
  15.  
  16.  
  17.  
  18.                                  LIMIT OF LIABILITY
  19.  
  20.           SHEZ is distributed as-is.  The author disclaims all warranties,
  21.           expressed or implied.  The author will assume no liability for
  22.           damages either from the direct use of this product or as a
  23.           consequence of the use of this product.
  24.  
  25.  
  26.           SHEZ is a shell program to make viewing and working with ZIP or
  27.           ARC files user friendly.  In order for SHEZ to function you must
  28.           have Phil Katz's PKZIP, PKUNZIP, PKUNPAK, and PKPAK programs, and
  29.           Vern Buerg's LIST program.
  30.           Please note that these programs are copyrighted and they can be
  31.           obtained from most BBS's.
  32.  
  33.           PKWARE, INC.
  34.           7032 Ardara Ave.
  35.           Glendate, WI. 53209
  36.  
  37.           LIST.COM, by Vernon Buerg
  38.           456 Lakeshire Drive
  39.           Daly City, CA. 94015
  40.  
  41.           ARC is a trademark of System Enhancement Associates Inc. Wayne,
  42.           NJ
  43.  
  44.           FILES INCLUDED WITH SHEZ.
  45.  
  46.           SHEZ.EXE        The main SHEZ program.
  47.           SHEZ.HLP        The help file SHEZ uses.  This file must be in a
  48. |                         directory that is defined in your PATH.
  49.           SHEZCFG.EXE     The SHEZ configuration program.  This program
  50.                           will modify the SHEZ.EXE program with your
  51.                           personal options and defaults.
  52.           SHEZ.DOC        The SHEZ documentation.
  53.           SHEZ.REG        The SHEZ registration document.
  54.           README.NOW      HOT NEW NEWS.
  55.  
  56.  
  57.                              SHEZ VERSION 3.7 USER MANUAL
  58.  
  59.  
  60.  
  61.           QUICK START
  62.  
  63.           To start-up SHEZ simply enter "SHEZ [d:\path\filespec]".  You may
  64.           specify wild cards in the filespec. If you use wild cards in the
  65.           filespec SHEZ will present you with a scrollable list of files
  66.           that it found matching the filespec. SHEZ recognizes the special
  67.           filename.fileext of $.$.  If you specify a filespec of $.$ SHEZ
  68.           will list only the files having an extension of .ARC, .ZIP, and
  69.           .LZH.
  70.  
  71.           Also included in the file list will be any directories that SHEZ
  72.           found.  The directory names will be enclosed in greater than and
  73.           less than symbols. I.E. <DIR1>.  You can position the highlite
  74.           bar on a directory name and press the enter key to view the files
  75.           and directories that are contained in that directory.  To move up
  76.           one level in the directory tree highlite the directory entry that
  77.           appears as <..>.  As you change directories the full
  78.           disk:\pathname will be displayed on the main screen.  In addition
  79.           the disk:\path that will receive extracted files is also
  80.           displayed on the main screen. You can than choose the file you
  81.           wish to work on by moving the highlite bar with the cursor keys
  82.           and pressing the enter key. SHEZ will then present you with a
  83.           screen showing the contents of the ZIP or ARC file.
  84.  
  85.  
  86.           To perform a function, simply position the highlight bar and
  87.           press the key(s) that corresponds to the function you want to
  88.           perform on that member.  Pressing the F1 key will open a window
  89.           giving you context sensitive help.
  90.  
  91.           SHEZ also has a builtin menuing system. To astivate the menu
  92.           system press the forward slash key.  A menu bar will appear at
  93.           the top of the screen. Usings the left and right cursor keys you
  94.           may select major menu item. Press the enter key to view the
  95.           choices under the menu item.  Using the up and down cursor keys
  96.           you may choose an action item and then press the enter key to
  97.           perform that item.  Pressing the ESC key will take you back one
  98.           level.  Keep pressing the ESC key to exit the menu system.
  99.  
  100.           There are two functions that can only be activated via the
  101.           menuing system. Printing a file contained in a ZIP or ARC file,
  102.           and setting the default compressing factor.  There are no hots
  103.           keys associated with these functions.
  104.  
  105.           Starting with release 3.03 SHEZ will optionally swap 90% of its
  106.           code out of memory when you:
  107.  
  108.               1)  Shell to DOS
  109.               2)  Execute the edit function.
  110.               3)  Run a program contained in a compressed file.
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.                                         - 2 -
  119.  
  120.  
  121.                              SHEZ VERSION 3.7 USER MANUAL
  122.  
  123.  
  124.  
  125.           This allows you to run most programs from within SHEZ without
  126.           running out of memory.  The swapping routine was developed by
  127.           Curtis Little and works very nicely as well as being fast.  The
  128.           default for SHEZ is not to use this swapping function.  However
  129.           this can be changed via the configuration program. The swapping
  130.           function will swap as much of SHEZ as possible out of DOS memory
  131.           and into either EMS (3.2 or 4.0) memory or to the currently
  132.           active default disk.
  133.  
  134.           PLEASE NOTE: IF YOU ARE RUNNING A SYSTEM WITHOUT A HARD DISK OR
  135.           WITHOUT EMS MEMORY DO NOT ACTIVATE THIS OPTION.
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.                                         - 3 -
  183.  
  184.  
  185.                              SHEZ VERSION 3.7 USER MANUAL
  186.  
  187.  
  188.  
  189.                                     MOUSE SUPPORT
  190.           Beginning with release 3.4 SHEZ has built in support for a Mouse.
  191.           SHEZ uses the mouse to simulate keyboard entry of commands.  The
  192.           Mouse functions provided are:
  193.  
  194.               1)  LEFT BUTTON
  195.                   Toggle the tagged status of the highlighted file.
  196.                   (Same as pressing the space bar)
  197.  
  198.               2)  RIGHT BUTTON
  199.                   Simulate the ESC key being pressed.
  200.  
  201.               3)  BOTH BUTTONS
  202.                   Activate the built in menu system.
  203.                   (Same as pressing the / key)
  204.  
  205.               4)  DOUBLE CLICK THE RIGHT OR LEFT BUTTON
  206.                   Simulate the ENTER key.
  207.  
  208.               5)  Moving the mouse up and down will simulate pressing the
  209.           up and down
  210.                   cursor keys.
  211.  
  212.               6)  Moving the mouse right and left will simulate pressing
  213.           the right
  214.                   and left cursor keys.
  215.  
  216.           The configuration program (SHEZCFG) will ask if you want to use
  217.           the built in mouse support routines. If you respond N you may
  218.           than use any of the available mouse support routines that have
  219.           been written by other people that uses the mouse menu.com
  220.           program.
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.                                         - 4 -
  247.  
  248.  
  249.                              SHEZ VERSION 3.7 USER MANUAL
  250.  
  251.  
  252.  
  253.           THE FOLLOWING FUNCTIONS ARE CURRENTLY SUPPORTED:
  254.  
  255.           Viewing a file - V
  256.               Simply press the return key or the V key. This will
  257.               temporarily unpack the file and will invoke the LIST program
  258.               allowing you to view the file on your screen.  The temporary
  259.               copy of the extracted file will be placed in the current disk
  260.               and directory unless you specified a work disk to be used by
  261.               using the configuration program.
  262.  
  263.           Extracting a single file - E.
  264.               This will extract the file that is being pointed to.  The
  265.               extracted file will be placed on the current disk in the
  266.               current directory. You may optionally use the ALT-P command
  267.               to direct the extracted files to a different disk and/or
  268.               directory.
  269.  
  270.           Testing ZIP or ARC integrity - T
  271.               This will test the integrity of the ZIP or ARC file and will
  272.               report the results on the screen.
  273.  
  274.           Display Info about ZIP or ARC file - I
  275.               This will display information about the ZIP or ARC file in a
  276.               small pop-up window at the top of the screen.  The
  277.               information will include the number of files in the ZIP or
  278.               ARC, the date of the newest file in the ZIP or ARC,  the
  279.               total size of all the files in the ZIP or ARC including the
  280.               total expanded size and total compressed size. It will also
  281.               display the current default compression factor.
  282.  
  283.           Delete a file from the ZIP or ARC - D
  284.               This will delete the selected file from the ZIP or ARC file.
  285.               Before the file is deleted a prompt will appear asking for
  286.               verification of the delete. In addition any files that were
  287.               previously tagged will have the tag cleared.
  288.  
  289.           Delete a tagged files from an ZIP or ARC - CTL-D
  290.               This command will deleted all tagged files from the ZIP or
  291.               ARC file.  Before the files are deleted a prompt will appear
  292.               asking for verfication of the delete operation.
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.                                         - 5 -
  311.  
  312.  
  313.                              SHEZ VERSION 3.7 USER MANUAL
  314.  
  315.  
  316.  
  317.           Add file(s) to ZIP or ARC     - A
  318.           Update files(s) in ZIP or ARC - U
  319.           Move files(s) to ZIP or ARC   - M
  320.           Freshen file(s) in ZIP or ARC - F
  321.               Each of these options will cause a small window to open at
  322.               the bottom of the screen.  The window will prompt you to
  323.               enter one or more file specifications. These filespecs can
  324.               include drive, path, and a filespec with wild cards.  All
  325.               files matching the indicated filespec will be added, updated,
  326.               moved or freshened in the current ZIP or ARC file depending
  327.               on which option you initially picked. Any files that were
  328.               previously tagged will have the tag cleared.
  329.  
  330.               For example if you enter a U to update files in the ZIP or
  331.               ARC and you enter c:\source\*.c  d:\batch\*.c when prompted
  332.               to enter a filespec, than all files on the C drive in the
  333.               source directory that have a file extension of C, and all
  334.               files on the D drive in the batch directory that have an
  335.               extension of bat, will be updated in the current ZIP or ARC
  336.               file.
  337.  
  338.           List of files to add to ZIP or ARC     - ALT-A
  339.           List of files to freshen in ZIP or ARC - ALT-F
  340.           List of files to move to ZIP or ARC    - ALT-M
  341.           List of files to update in ZIP or ARC  - ALT-U
  342.               Again each of these options will cause a small window to open
  343.               at the bottom of the screen.  The window will prompt you to
  344.               enter a filespec.  This filespec can include drive, path, and
  345.               a filespec with wild cards.  When you press the return key
  346.               another window will pop-up on the left side of the screen
  347.               showing you all the files that were found that matched the
  348.               filespec you entered. You can then use the cursor keys to
  349.               scroll the file list.  Pressing the space bar will toggle the
  350.               tagged status of the current highlighted file. When you are
  351.               done tagging file press the return key and all files that you
  352.               tagged will be added, freshened, moved, or updated in the
  353.               current ZIP or ARC file.
  354.  
  355.           Specify where to put extracted files - ATL-P
  356.               This options will prompt you to enter a drive and directory
  357.               of where to place files that you extract from the ZIP or ARC.
  358.               This location will remain in effect until you enter the ATL-P
  359.               command again and clear the drive and directory or you change
  360.               to another ZIP or ARC file. This command is used when you
  361.               want to place extracted files in a location other than the
  362.               current drive and directory.
  363.               This command may now be issued at any time.
  364.  
  365.           Extract all files from ZIP or ARC - ATL-X
  366.               This command will extract all files from the ZIP or ARC file
  367.               and place them in the current disk:\directory unless you
  368.               specified a different extract location by using the ALT-P
  369.               command.
  370.  
  371.  
  372.  
  373.  
  374.                                         - 6 -
  375.  
  376.  
  377.                              SHEZ VERSION 3.7 USER MANUAL
  378.  
  379.  
  380.  
  381.           Delete all extracted files - ALT-D
  382.               This command will delete all files in the current
  383.               disk:\directory, or the one specified by the ALT-P command,
  384.               that are also contained in the ZIP or ARC file.  NOTE: it
  385.               does not delete anything from the ZIP or ARC file.  This is
  386.               useful when you extract file from the ZIP or ARC file and
  387.               then you want to quickly delete all the extracted files.
  388.  
  389.           Execute a file in an ZIP or ARC file - R
  390.               This command will execute the EXE or COM file that is
  391.               currently highlighted on the ZIP or ARC file list.  The EXE
  392.               or COM file will be extracted from the ZIP or ARC file and
  393.               will be placed on the current disk in the current directory.
  394.               You will then be prompted to enter any optional command line
  395.               parameters that the program is expecting. The selected
  396.               program will then be executed.  After the program is run the
  397.               extracted file will be deleted. NOTE: You can specify a
  398.               different disk drive to place the extracted file on by using
  399.               the SHEZFG program.  This is useful when working with ZIP or
  400.               ARC files that are on floppy disks.  If you specify disk C as
  401.               the work disk in the SHEZFG program the extracted file will
  402.               be placed on the C drive, will be executed from the C drive,
  403.               and then will be deleted from the C drive.
  404.  
  405.           Speed search - ALT-S
  406.               This option will allow you to quickly find a file in an ZIP
  407.               or ARC. A window will pop-up asking you to enter the first
  408.               letter  or digit of the file you wish to find.  The list of
  409.               files on the screen will then be scrolled to the first file
  410.               that starts with the letter you entered.
  411.  
  412.           Extract all tagged files - CTRL-E
  413.               This option will extract all files that you tagged in the ZIP
  414.               or ARC file.  To tag a file simply press the space bar to
  415.               toggle the tagged status.  When a file is tagged it will be
  416.               highlighted on the screen.
  417.  
  418.           Untag all tagged files - CTRL-U
  419.               This option will untag all files that you previously tagged.
  420.  
  421.           Update the ZIP or ARC files time and date - CTRL-T
  422.               This option will change the ZIP or ARC file's time and date
  423.               to match the time and date of the newest file in the ZIP or
  424.               ARC file.
  425.  
  426.           Create a new ZIP or ARC file - C  or F7
  427.               (USE C WHEN IN AN ZIP or ARC DISPLAY WINDOW)
  428.               (USE F7 FROM THE MAIN DISPLAY WINDOW)
  429.  
  430.               The password prompt will now appear if the compressed file
  431.               type being created supports passwords.
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.                                         - 7 -
  439.  
  440.  
  441.                              SHEZ VERSION 3.7 USER MANUAL
  442.  
  443.  
  444.  
  445.               This option allows you to create a new ZIP or ARC file. First
  446.               you will be prompted to enter the drive, directory, and name
  447.               of the new ZIP or ARC file.  YOU MUST ENTER A FILE EXTENSION
  448.               OF .ZIP OR .ARC SO SHEZ KNOWS WHAT TYPE OF COMPRESSED FILE TO
  449.               CREATE!!!!! Then you will asked if you want to add or move
  450.               files into the new ZIP or ARC file.  You will also be asked
  451.               to enter an optional password.  (If you enter a password all
  452.               files added or moved to the ZIP or ARC file will be encrypted
  453.               using the password. Do not forget the password you can not
  454.               extract files from the ZIP or ARC file without the password
  455.               and there is no way to determine the password if you forget
  456.               it.) A window will then be opened and it will ask you to
  457.               enter the filespec of the files you wish to add or move into
  458.               the new ZIP or ARC file. This filespec can include a disk,
  459.               directory, and filespec with wild cards. Another window will
  460.               then pop-up on the left side of the screen showing all files
  461.               that matched the filespec you entered.  Tag the files you
  462.               wish to add or move to the new ZIP or ARC file by pressing
  463.               the space bar.  When you are done tagging file press the
  464.               return key and all tagged files will be added or moved into
  465.               the new ZIP or ARC file.
  466.  
  467.  
  468.           Show help screen - F1
  469.               This will display a help screen showing all currently
  470.               supported commands.  Any command can be entered while the
  471.               help screen is displayed.
  472.  
  473.           Temporary exit to DOS - F10
  474.               This will temporarily clear the screen and exit to DOS. You
  475.               can then execute and command you want.  To return to SHEZ
  476.               type in EXIT at the DOS prompt and press return.
  477.  
  478.           Select a new ZIP or ARC file - F2
  479.               This option will prompt you to enter a new disk, directory,
  480.               and filespec to find another ZIP or ARC file to work with.
  481.               If you enter a filespec of $.$ SHEZ will only list directory
  482.               entries and file that have extensions of .ARC, .ZIP, and
  483.               .LZH.
  484.  
  485.           View a file - F3        (AVAILABLE ON INITIAL SCREEN ONLY)
  486.               This option will allow you to view any file that is listed in
  487.               the main file window.  Simply highlight the file you wish to
  488.               view by using the cursor keys then press the F3 key.  The
  489.               list program will be invoked allowing you to view the
  490.               contents of the file.
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.                                         - 8 -
  503.  
  504.  
  505.                              SHEZ VERSION 3.7 USER MANUAL
  506.  
  507.  
  508.  
  509.           Delete a DOS file - F4  (AVAILABLE ON INITIAL SCREEN ONLY)
  510.               This option allows you to delete the file that is currently
  511.               highlighted in the file window.  Please note will be asked if
  512.               you want to delete the file. Respond Y if you wish to delete
  513.               the file, anything else will abort the delete.
  514.  
  515.           Delete all TAGGED DOS files - CTL-F4   (AVAILABLE ON INITIAL
  516.           SCREEN ONLY)
  517.               This option allows you to delete the DOS files that are
  518.               tagged in the file window.  Please note will be asked if you
  519.               want to delete the files. Respond Y if you wish to delete the
  520.               files, anything else will abort the delete.
  521.  
  522.           Display files statistics - F5 (AVAILABLE ON INITIAL SCREEN ONLY)
  523.               This option will display the highlighted file's Date, Time,
  524.               and Size.
  525.  
  526.           Sort the file list - F6       (AVAILABLE ON INITIAL SCREEN ONLY)
  527.               This option will sort the file list that appears on the left
  528.               side of the screen in ascending order by file name.  Any
  529.               directories that are found will be sorted on top.
  530.  
  531.           Sort the file list - SHIFT-F6       (AVAILABLE ON INITIAL SCREEN
  532.           ONLY)
  533.               This option will sort the file list that appears on the left
  534.               side of the screen in ascending order by file extension.  Any
  535.               directories that are found will be sorted on top.
  536.  
  537.           Sort the ZIP or ARC file list - F9
  538.               This option will allow you to sort the ZIP or ARC file list
  539.               by Name, Extension, or Date.  A small window will open up
  540.               asking you how you want the list sorted.  Enter a N, E, or D.
  541.  
  542.           Edit the selected file - F8
  543.               This option will extract the selected file onto either the
  544.               default disk or the work disk specified via the configuration
  545.               program.  It will then invoke the editor specified via the
  546.               configuration program passing the selected filename.ext to
  547.               the editor.  When you exit your editor SHEZ will then MOVE
  548.               the extracted file back into the ZIP or ARC and delete the
  549.               extracted copy. If an editor was not specified during the
  550.               configuration process this command will not function.
  551.  
  552.           Specify an ZIP or ARC file mask - Z
  553.               This option allows you to display only the files in the ZIP
  554.               or ARC that match the file mask.  The file mask uses the same
  555.               wild card conventions as DOS.
  556.  
  557.           Toggle overwrite mode - O
  558.               This option toggle overwrite mode on and off.  When overwrite
  559.               mode is in effect an 'O' will apppear in the upper right hand
  560.               corner of the screen.  When overwrite mode is in effect, and
  561.               you extract a file from an ZIP or ARC, it will be extracted
  562.               even if it already exists on the traget disk:\path.
  563.  
  564.  
  565.  
  566.                                         - 9 -
  567.  
  568.  
  569.                              SHEZ VERSION 3.7 USER MANUAL
  570.  
  571.  
  572.  
  573.           Add Update File Comments - ATL-C
  574.               This option allows you to add and/or update the compressed
  575.               file comments.
  576.  
  577.           Supply Password for File - G
  578.               This option allows you to supply a password when working with
  579.               password encrypted files.  The password will be used when
  580.               extracting, viewing, and modifying the currently selected
  581.               compressed file. When a password has been supplied the
  582.               compressed file display window will indicate that a password
  583.               is in effect.
  584.  
  585. |         Write out configuration information - ALT-W
  586. |             (Available from initial screen only)
  587. |             This option will write out a file named SHEZ.CFG. This file
  588. |             will contain the current SHEZ configuration options.  This
  589. |             file can then be used to set the configuration options in
  590. |             future releases of SHEZ by using the SHEZCFG program. (See
  591. |             Section titled CLONING THE CONFIGURATION).
  592.  
  593.           Exit SHEZ - ESC
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.                                        - 10 -
  631.  
  632.  
  633.                              SHEZ VERSION 3.7 USER MANUAL
  634.  
  635.  
  636.  
  637.           CONVERTING FILES
  638.  
  639.           Shez has the ability to convert one, or a group of tagged files,
  640.           from one format to another.  First you must get the file or files
  641.           you want to convert to appear in the filelist window on the left
  642.           side of the screen.  The eaisest way to do this is to start up
  643.           SHEZ and specify on the command line either *.*, *.ZIP, or *.ARC.
  644.           Then using the cursor keys highlight the file you want to convert
  645.           and then press the ALT-V key to convert the file.  If you
  646.           highlight a ZIP file it will be converted into an ARC file.  If
  647.           you highlight an ARC file it will be converted into a ZIP file.
  648.           The new file will be placed on the same disk and directory that
  649.           the orginial file was on.
  650.  
  651.           To convert numerous files start up SHEZ as above and use the
  652.           cursor keys to highlight the files you want to convert, then
  653.           press the space bar to TAG these files.  After all files have
  654.           been tagged press CTRL-V to convert all TAGGED files.  All taggee
  655.           ZIP files will be converted to ARC files, and all tagged ARC
  656.           files will be converted to ZIP files.
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.                                        - 11 -
  695.  
  696.  
  697.                              SHEZ VERSION 3.7 USER MANUAL
  698.  
  699.  
  700.  
  701.           ENVIRONMENT VARIABLES
  702.  
  703.           SHEZ will recognize the following environment variables if they
  704.           are
  705.           set:
  706.  
  707.           BIOS     This will force SHEZ to use BIOS for writting to the
  708.                    screen.
  709.           MONO     This will force SHEZ to run in monochrome mode.
  710.           SHEZEX   You can set this variable to the disk and path where you
  711.                    want SHEZ to write extrated file to. You can reset this
  712.                    default at any time by using the ALT-P command.
  713.  
  714.           Examples:
  715.               SET BIOS=Y
  716.               SET MONO=Y
  717.               SET SHEZEX=D:\WORK
  718.  
  719.                    (This tells SHEZ to write extracted files onto the D
  720.                    disk in the \work directory.  You can change this at any
  721.                    time after executing SHEZ by using the ALT-P command.)
  722.  
  723.           The environment variables BIOS and MONO will override the BIOS
  724.           and MONO parameters that were entered via the configuration
  725.           program.
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.                                        - 12 -
  759.  
  760.  
  761.                              SHEZ VERSION 3.7 USER MANUAL
  762.  
  763.  
  764.  
  765.           THE SHEZFG PROGRAM
  766.  
  767.           Starting with release 3.02 of SHEZ the configuration file
  768.           SHEZ.CFG is no longer needed.  The SHEZCFG program directly
  769.           modifies the SHEZ.EXE program. The configuration program SHEZCFG
  770.           and the SHEZ program now come as a matched set.  YOU MUST USE THE
  771.           CORRECT CONFIGURATION PROGRAM OR YOU WILL NOT BE ABLE TO
  772.           CUSTOMIZE SHEZ.
  773.  
  774.           Beginning with release 2.01 of SHEZ the configuration program
  775.           will present you with an initial menu.  Enter one of the
  776.           highlighted letters that appears on the menu to set the
  777.           configuration parameters that fall under the indicated catagory.
  778.           New items that can be set during configuration are:
  779.  
  780.           1) Use the BIOS for screen writing.
  781.           2) Indicate if you are using a Monochrome monitor.
  782.           3) Set default ZIP compression factors.
  783.           4) Enter a full Disk:\Directory name for all externally called
  784.           programs.
  785.              (I.E. PKZIP, PKUNZIP, LIST, etc.)
  786.           5) Indicate if you want exploding windows or not.
  787.  
  788.           The configuration program will allow you to modify SHEZ'S default
  789.           color setting, tell SHEZ the name of the ZIP or ARC program, the
  790.           name of extract program, customize the number of file per ZIP or
  791.           ARC file SHEZ can handle, customize the number of files per
  792.           directory SHEZ can handle, specify a work disk to use when
  793.           viewing and executing file from an ZIP or ARC file, and specify a
  794.           DEARCing program to use when converting ARC files to ZIP files.
  795.  
  796.           When you start up SHEZ it records the current disk and directory.
  797.           When you view or execute a file from an ZIP or ARC file SHEZ
  798.           temporarily extracts the file onto the current disk and
  799.           directory. This works fine as long as the current disk is your
  800.           hard disk. However if your current disk is a floppy and there is
  801.           not enough room on the floppy to build the extracted file than
  802.           SHEZ will not let you view or execute the file.  To get around
  803.           this use the configuration program and when the prompt:
  804.  
  805.           ENTER WORK DISK DRIVE LETTER TO USE WHEN VIEWING/RUNNING FILE->
  806.  
  807.           appears enter the disk drive letter of your hard disk or of your
  808.           second floppy disk drive.  SHEZ will then use this disk to build
  809.           the temporary extract files and will delete them when you are
  810.           finished viewing or running the selected file from the ZIP or
  811.           ARC.
  812.  
  813.           When running under EGA or VGA you can tell SHEZ to go into 43
  814.           line mode for EGA'S, and 43 or 50 line mode for VGA's.  This is
  815.           done via the configuration program.
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.                                        - 13 -
  823.  
  824.  
  825.                              SHEZ VERSION 3.7 USER MANUAL
  826.  
  827.  
  828.  
  829. |         Beginning with release 3.7 of SHEZ you may now tell SHEZ the
  830. |         files to search for when you use the wildcard filespec of $.$.
  831. |         The configuration program will ask you to enter the file
  832. |         extension to search for when you enter a filespec of $.$.  The
  833. |         defaults are .ARC,.ZIP,.LZH.  If you wish to modify these
  834. |         defaults enter the extensions, along with the preceeding dot, and
  835. |         seperate each extension with a comma.
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.                                        - 14 -
  887.  
  888.  
  889.                              SHEZ VERSION 3.7 USER MANUAL
  890.  
  891.  
  892.  
  893. |                         CLONING THE CONFIGURATION OPTIONS
  894. |         Beginning with release 3.7 of SHEZ there is an option that allows
  895. |         you to write out a configuration file (SHEZ.CFG) that will be
  896. |         used by the configuration program, SHEZCFG, to copy your
  897. |         configuration information from your current version of SHEZ to
  898. |         the next version of SHEZ. To perform the clonning operation do
  899. |         the following steps:
  900.  
  901. |         1.  Start up the SHEZ program with no parameters.
  902. |         2.  When the file list window appears press the ALT-W keys. This
  903. |             will write out the current SHEZ configuration information
  904. |             into a file named SHEZ.CFG onto the current disk and
  905. |             directory.
  906. |         3.  Unpack all files from the new version of SHEZ onto the disk
  907. |             and directory where the SHEZ.CFG file exists.
  908. |         4.  Rename the old SHEZ.EXE program file to SHEZ.OLD
  909. |         5.  Run the SHEZCFG program.
  910. |         6.  You will be asked the name of the program to modify, the
  911. |             default is SHEZ.EXE. Press the enter key and the following
  912. |             message should appear at the top of the screen:
  913. |             CONFIGURATION INFORMATION FROM FILE SHEZ.CFG BEING USED
  914. |         7.  Press the enter key to display the configuration menu.
  915. |         8.  Select the Save configuration information option, and your
  916. |             new copy of SHEZ will be updated with your old configuration
  917. |             information.
  918. |         9.  Delete the SHEZ.CFG file.
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.                                        - 15 -
  951.  
  952.  
  953.                              SHEZ VERSION 3.7 USER MANUAL
  954.  
  955.  
  956.  
  957.                                 COMPATIBILITY ISSUES
  958.  
  959.           SHEZ achives fast screen updates buy writing directly to video
  960.           buffer memory.  If your machine is not 100% compatible you can
  961.           force SHEZ to use BIOS routines to update the screen.  This is
  962.           accomplished by setting an environment variable BIOS equal to Y.
  963.           I.E. SET BIOS=Y. Do this before executing SHEZ.
  964.  
  965.           For monochrome monitors a similar method is employed set the
  966.           environment variable MONO equal to Y.  I.E.  SET MONO=Y.
  967.  
  968.  
  969.  
  970.           Please let me know how you like SHEZ.
  971.  
  972.                               Jim Derr
  973.                               2425 Santa Cruz Ct.
  974.                               Santa Rosa, Ca. 95401
  975.                               CSERVE ID 76266,2634
  976.  
  977.  
  978.  
  979.           As usual any and all comments are welcome. If there are some
  980.           features that are missing, drop me a note and I'll try to
  981.           accommodate you if I think the feature is generally useful.
  982.  
  983.  
  984.                           WHERE TO FIND THE MOST CURRENT VERSION
  985.  
  986.           The following BBS's will have the most current version of SHEZ:
  987.  
  988.           EXEC-PC  .....................  414-964-5160
  989.           MicroSellar  .................  201-239-1346
  990.           AV-SYNC  .....................  404-320-6202
  991.           Turbo Search  ................  617-545-9131
  992.           Dallas RBBS ..................  214-931-8073
  993.           Vern Buerg's Bit Boutique  ...  707-778-8944
  994.  
  995.           In addition it can also be found on COMPUSERVE in the IBMSYS
  996.           forum.
  997.  
  998.           Since this program has developed into a major undertaking all I
  999.           ask is if you use it regularly PLEASE REGISTER YOUR COPY, and
  1000.           keep shareware alive.
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.                                        - 16 -
  1015.  
  1016.  
  1017.                              SHEZ VERSION 3.7 USER MANUAL
  1018.  
  1019.  
  1020.  
  1021.                            COMMANDS SORTED BY DESCRIPTION
  1022.  
  1023.           Add file(s) to ZIP or ARC                     A
  1024.           Add/update ZIP or ARC file comments           ALT-C
  1025.           Convert highlighted file                      ALT-V
  1026.           Convert all tagged files                      CTRL-V
  1027.           Create a new ZIP or ARC file                  C
  1028.           Create a new ZIP or ARC file                  F7
  1029.           Delete a DOS file                             F4
  1030.           Delete all tagged DOS files                   CTL-F4
  1031.           Delete a file from the ZIP or ARC             D
  1032.           Delete a tagged file from a ZIP or ARC        CTL-D
  1033.           Delete all extracted files                    ALT-D
  1034.           Display Info about ZIP or ARC file            I
  1035.           Display files statistics                      F5
  1036.           Edit the selected file                        F8
  1037.           Execute a file in an ZIP or ARC file          R
  1038.           Exit SHEZ                                     ESC
  1039.           Extract all files from ZIP or ARC             ATL-X
  1040.           Extract all tagged files                      CTRL-E
  1041.           Extracting a single file                      E
  1042.           Freshen file(s) in ZIP or ARC                 F
  1043.           List of files to add to ZIP or ARC            ALT-A
  1044.           List of files to freshen in ZIP or ARC        ALT-F
  1045.           List of files to move to ZIP or ARC           ALT-M
  1046.           List of files to update in ZIP or ARC         ALT-U
  1047.           Move files(s) to ZIP or ARC                   M
  1048.           Select a new ZIP or ARC file                  F2
  1049.           Show help screen                              F1
  1050.           Sort the ZIP or ARC file list                 F9
  1051.           Sort the file list by name                    F6
  1052.           Sort the file list by extension               SH-F6
  1053.           Specify an ZIP or ARC file mask               Z
  1054.           Specify where to put extracted files          ATL-P
  1055.           Speed search                                  ALT-S
  1056.           Supply password for file                      G
  1057.           Temporary exit to DOS                         F10
  1058.           Testing ZIP or ARC integrity                  T
  1059.           Toggle overwrite mode                         O
  1060.           Untag all tagged files                        CTRL-U
  1061.           Update files(s) in ZIP or ARC                 U
  1062.           Update the ZIP or ARC files time and date     CTRL-T
  1063.           View a file                                   F3
  1064.           Viewing a file                                V
  1065. |         Write out configuration information           ALT-W
  1066.  
  1067.  
  1068.  
  1069.  
  1070.  
  1071.  
  1072.  
  1073.  
  1074.  
  1075.  
  1076.  
  1077.  
  1078.                                        - 17 -
  1079.  
  1080.  
  1081.                              SHEZ VERSION 3.7 USER MANUAL
  1082.  
  1083.  
  1084.  
  1085.                              COMMANDS SORTED BY HOT-KEY
  1086.  
  1087.           Add file(s) to ZIP or ARC                     A
  1088.           Add/update ZIP or ARC file comments           ALT-C
  1089.           Delete all extracted files                    ALT-D
  1090.           List of files to add to ZIP or ARC            ALT-A
  1091.           List of files to freshen in ZIP or ARC        ALT-F
  1092.           List of files to move to ZIP or ARC           ALT-M
  1093.           List of files to update in ZIP or ARC         ALT-U
  1094.           Speed search                                  ALT-S
  1095.           Extract all files from ZIP or ARC             ATL-X
  1096.           Specify where to put extracted files          ATL-P
  1097.           Delete tagged file from a ZIP or ARC          ALT-D
  1098.           Convert highlighted file                      ALT-V
  1099. |         Write out configuration information           ALT-W
  1100.           Create a new ZIP or ARC file                  C
  1101.           Extract all tagged files                      CTRL-E
  1102.           Delete all tagged DOS files                   CTL-F4
  1103.           Untag all tagged files                        CTRL-U
  1104.           Update the ZIP or ARC files time and date     CTRL-T
  1105.           Convert all tagged files                      CTRL-V
  1106.           Delete a file from the ZIP or ARC             D
  1107.           Extracting a single file                      E
  1108.           Exit SHEZ                                     ESC
  1109.           Freshen file(s) in ZIP or ARC                 F
  1110.           Show help screen                              F1
  1111.           Temporary exit to DOS                         F10
  1112.           Select a new ZIP or ARC file                  F2
  1113.           View a file                                   F3
  1114.           Delete a DOS file                             F4
  1115.           Display files statistics                      F5
  1116.           Sort the file list                            F6
  1117.           Create a new ZIP or ARC file                  F7
  1118.           Edit the selected file                        F8
  1119.           Sort the ZIP or ARC file list                 F9
  1120.           Supply password for file                      G
  1121.           Display Info about ZIP or ARC file            I
  1122.           Move files(s) to ZIP or ARC                   M
  1123.           Toggle overwrite mode                         O
  1124.           Execute a file in an ZIP or ARC file          R
  1125.           Sort the file list by extension               SH-F6
  1126.           Testing ZIP or ARC integrity                  T
  1127.           Update files(s) in ZIP or ARC                 U
  1128.           Viewing a file                                V
  1129.           Specify an ZIP or ARC file mask               Z
  1130.  
  1131.  
  1132.  
  1133.  
  1134.  
  1135.  
  1136.  
  1137.  
  1138.  
  1139.  
  1140.  
  1141.  
  1142.                                        - 18 -
  1143.  
  1144.  
  1145.                              SHEZ VERSION 3.7 USER MANUAL
  1146.  
  1147.  
  1148.  
  1149.                                     SHEZ HISTORY
  1150.  
  1151. |             v3.7    Added ALT-W command to write configuration
  1152. |                     information to file SHEZ.CFG. This file will be used
  1153. |                     by the SHEZCFG program to copy configuration
  1154. |                     information from old version of SHEZ to newer
  1155. |                     versions.
  1156.  
  1157. |                     Modified SHEZCFG allowing users to specify the file
  1158. |                     extensions to look for when the wildcard filespec of
  1159. |                     $.$ is specified.
  1160.  
  1161. |                     Modified the view function.
  1162.  
  1163. |                     Modified the SHEZCFG program to prompt for allowing
  1164. |                     user to exit to DOS.
  1165.  
  1166.               v3.6    Changed the hot keys for converting archive files.
  1167.                       ALT-C is now ALT-V, and CTRL-C is now CTRL-V. This
  1168.                       was done to eliminate confusion.
  1169.  
  1170.                       The working directory SHEZ builds and uses when
  1171.                       viewing files is now built as a subdirectory of the
  1172.                       directory that SHEZ is started in. This allows SHEZ
  1173.                       to be run on networks.
  1174.  
  1175.                       SHEZ no longer relys on the file extension to
  1176.                       determine the kind of archive file that has been
  1177.                       selected.  An archive file can not have any file
  1178.                       extension.
  1179.  
  1180.                       SHEZ now supports the special filespec of $.$. This
  1181.                       filespec tells SHEZ to only list file with a file
  1182.                       entension of .ARC, .ZIP, and .LZH.
  1183.  
  1184.               v3.5    Added support for password encrypted files.
  1185.                       Added support for the LHARC program.
  1186.  
  1187.               v3.4    Added mouse support routines.
  1188.                       Corrected processing of the END key.
  1189.                       Corrected the problem with programs that use a
  1190.                       blinking attribute.
  1191.                       Allowed the use of the ALT-P command at any time.
  1192.                       Corrected some information in the compressed file
  1193.                       information window.
  1194.                       Corrected a bug in the memory swapping routine.
  1195.  
  1196.               v3.3    Added memory swapping ability.
  1197.                       The compress file directory screen now show the
  1198.                       compression method used for each file.
  1199.                       Internal tables have been expanded to allow for more
  1200.                       files per compressed file, and more files per
  1201.                       directory window.
  1202.  
  1203.  
  1204.  
  1205.  
  1206.                                        - 19 -
  1207.  
  1208.  
  1209.                              SHEZ VERSION 3.7 USER MANUAL
  1210.  
  1211.  
  1212.  
  1213.                       Configuration program changed to alert user when they
  1214.                       forget to save the configuration information.
  1215.  
  1216.               v3.2    Modified the configuration program. It now directly
  1217.                       modifies the SHEZ.EXE file instead of building a
  1218.                       separate .CFG file.
  1219.                       Added the ability to delete all tagged DOS files from
  1220.                       the file window.
  1221.                       Added a line that shows the disk:\directory that the
  1222.                       DOS file window is pointing at.
  1223.                       Modified the DOS file window routines.
  1224.  
  1225.               v3.1    Added support for adding/updating file comments.
  1226.                       Corrected small bug in the configuration program.
  1227.                       Fixed bug when extracting or deleting tagged files
  1228.                       from a ZIP or ARC file.
  1229.  
  1230.               v3.00   Added support for ARC files.
  1231.                       When view files that had readonly attr set in the ZIP
  1232.                       file the working directory was not removed.  FIXED.
  1233.  
  1234.               v2.02   Corrected problem with writing to some EGA adaptors.
  1235.                       Added ability to sort the initial file list by
  1236.                       extension.
  1237.                       Improved readability of initial file.
  1238.  
  1239.               v2.01   Expanded configuration file to add additional items.
  1240.                       Fixed the Edit function.
  1241.  
  1242.               v2.00   Initial public release.
  1243.  
  1244.  
  1245.  
  1246.  
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.                                        - 20 -
  1271.  
  1272.  
  1273.                              SHEZ VERSION 3.7 USER MANUAL
  1274.  
  1275.  
  1276.  
  1277. |                                LICENSING FOR SHEZ
  1278. |                                 Effective 2/1/89
  1279.  
  1280. |         A license is required for use of SHEZ by corporations and
  1281. |         institutions.
  1282.  
  1283.  
  1284. |         You may obtain a license for the use of SHEZ by writing to me.
  1285. |         The license is for perpetual, non-exclusive use of any version.
  1286. |         Purchase orders and invoicing are acceptable.  A license
  1287. |         agreement form is enclosed.  You may use it, or supply your own
  1288. |         for my review.  There are no restrictions to the number of sites,
  1289. |         or for use on local area networks.  If you have special
  1290. |         requirements, or need customization, please feel free to submit
  1291. |         them in writing.  You may request a license for:
  1292.  
  1293. |             o   a fixed number of copies, see the discount schedule;
  1294. |             o   an unlimited number of copies, the fee is $1200;
  1295. |             o   customization of messages and documentation,  an
  1296. |                 additional fee may be required depending on the extent of
  1297. |                 changes;
  1298. |             o   permission to distribute within your organization;
  1299.  
  1300. |         The fee for a license depends on the estimated number of copies
  1301. |         of the program that you will use.  To use the discount schedule
  1302. |         below, estimate the total number of copies that you may
  1303. |         eventually use.
  1304.  
  1305. |             Number of users(copies)    Price per copy
  1306. |             1   to  25                       $ 10.00
  1307. |             26  to  100                      8.50
  1308. |             101 to  200                      6.00
  1309. |             201 and up 1200.00 one time fee.
  1310.  
  1311. |         Regardless of the quantity, only one set of materials will be
  1312. |         sent to you.  You may then make as many copies of it that are
  1313. |         licensed. Upgrades will be made available upon request.
  1314. |         Technical support is available via mail, or contacting me via
  1315. |         Compuserve 76266,2634.
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327.  
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333.  
  1334.                                        - 21 -
  1335.  
  1336.  
  1337.                              SHEZ VERSION 3.7 USER MANUAL
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.                                        - 22 -
  1399.  
  1400.  
  1401.                              SHEZ VERSION 3.7 USER MANUAL
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411. |                                       Index
  1412.  
  1413.  
  1414. |                A                           Execute a file in an
  1415. |                Add file(s) to ZIP or          ZIP or ARC file - R
  1416. |                   ARC     - A 5               7
  1417. |                Add Update File             Exit SHEZ - ESC 10
  1418. |                   Comments - ATL-C 9       Extract all files from
  1419. |                                               ZIP or ARC - ATL-X 6
  1420. |                B                           Extract all tagged
  1421. |                BOTH BUTTONS 4                 files - CTRL-E 7
  1422. |                                            Extracting a single
  1423. |                C                              file - E. 5
  1424. |                CLONING THE
  1425. |                   CONFIGURATION            F
  1426. |                   OPTIONS 15               Freshen file(s) in ZIP
  1427. |                COMMANDS SORTED BY             or ARC - F 6
  1428. |                   DESCRIPTION 17
  1429. |                COMMANDS SORTED BY          L
  1430. |                   HOT-KEY 18               LEFT BUTTON 4
  1431. |                COMPATIBILITY ISSUES 16     LICENSING FOR SHEZ 21
  1432. |                CONVERTING FILES 11         List of files to add to
  1433. |                Create a new ZIP or ARC        ZIP or ARC     -
  1434. |                   file - C  or F7 7           ALT-A 6
  1435. |                                            List of files to
  1436. |                D                              freshen in ZIP or
  1437. |                Delete a DOS file - F4         ARC - ALT-F 6
  1438. |                   9                        List of files to move
  1439. |                Delete a file from the         to ZIP or ARC    -
  1440. |                   ZIP or ARC - D 5            ALT-M 6
  1441. |                Delete a tagged files       List of files to update
  1442. |                   from an ZIP or ARC -        in ZIP or ARC  -
  1443. |                   CTL-D 5                     ALT-U 6
  1444. |                Delete all extracted
  1445. |                   files - ALT-D 6          M
  1446. |                Delete all TAGGED DOS       MOUSE SUPPORT 4
  1447. |                   files - CTL-F4 9         Move files(s) to ZIP or
  1448. |                Display files                  ARC   - M 6
  1449. |                   statistics - F5 9
  1450. |                Display Info about ZIP      R
  1451. |                   or ARC file - I 5        RIGHT BUTTON 4
  1452. |                DOUBLE CLICK 4
  1453. |                                            S
  1454. |                E                           Select a new ZIP or ARC
  1455. |                Edit the selected file         file - F2 8
  1456. |                   - F8 9                   SHEZ HISTORY 19
  1457. |                ENVIRONMENT VARIABLES       Show help screen - F1 8
  1458. |                   12
  1459.  
  1460.  
  1461.  
  1462.                                        - 23 -
  1463.  
  1464.  
  1465.                              SHEZ VERSION 3.7 USER MANUAL
  1466.  
  1467.  
  1468.  
  1469. |                Sort the file list - F6     Toggle overwrite mode -
  1470. |                   9                           O 9
  1471. |                Sort the file list -
  1472. |                   SHIFT-F6 9               U
  1473. |                Sort the ZIP or ARC         Untag all tagged files
  1474. |                   file list - F9 9            - CTRL-U 7
  1475. |                Specify an ZIP or ARC       Update files(s) in ZIP
  1476. |                   file mask - Z 9             or ARC - U 6
  1477. |                Specify where to put        Update the ZIP or ARC
  1478. |                   extracted files -           files time and date
  1479. |                   ATL-P 6                     - CTRL-T 7
  1480. |                Speed search - ALT-S 7
  1481. |                Supply Password for         V
  1482. |                   File - G 10              View a file - F3 8
  1483. |                                            Viewing a file - V 5
  1484. |                T
  1485. |                Temporary exit to DOS -     W
  1486. |                   F10 8                    Write out configuration
  1487. |                Testing ZIP or ARC             information - ALT-W
  1488. |                   integrity - T 5             10
  1489. |                THE SHEZFG PROGRAM 13
  1490.  
  1491.  
  1492.  
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.                                        - 24 -
  1527.