home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT162B.ZIP / JBT4.EXE / EZV.DOC < prev    next >
Text File  |  1991-06-12  |  37KB  |  881 lines

  1.      
  2.      
  3.      
  4.      
  5.      
  6.      
  7.      
  8.      
  9.      
  10.      
  11.      
  12.      
  13.      
  14.      
  15.      
  16.      
  17.      
  18.      
  19.      
  20.      
  21.      
  22.      
  23.      
  24.      
  25.      
  26.                                    EzView
  27.                                       
  28.                                      by
  29.                                       
  30.                              JB Technology Inc.
  31.                                       
  32.                                       
  33.                                       
  34.                                       
  35.                                       
  36.                                       
  37.                                       
  38.                                       
  39.                                       
  40.                                       
  41.                                       
  42.                                       
  43.                                       
  44.                                       
  45.                                       
  46.                                       
  47.                                       
  48.                                       
  49.                                       
  50.                                       
  51.                                       
  52.                                       
  53.                                       
  54.                                 Version 1.10
  55.                    Copyright (c) 1991, JB Technology Inc.
  56.  
  57.      
  58.      
  59.      
  60.       
  61.                              TABLE OF CONTENTS
  62.      
  63.      Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  1
  64.      
  65.      Starting EzView  . . . . . . . . . . . . . . . . . . . . . . .  2
  66.      
  67.      EzView's Screen  . . . . . . . . . . . . . . . . . . . . . . .  3
  68.      
  69.      EzView's Windows . . . . . . . . . . . . . . . . . . . . . . .  4
  70.      
  71.      Dialog Boxes . . . . . . . . . . . . . . . . . . . . . . . . .  7
  72.      
  73.      EzView's Main Menu . . . . . . . . . . . . . . . . . . . . . . 13
  74.      
  75.      EzView Commands  . . . . . . . . . . . . . . . . . . . . . . . 15
  76.      
  77.      The JBT Tools  . . . . . . . . . . . . . . . . . . . . . . . . 19
  78.  
  79.      -1-
  80.                                 INTRODUCTION
  81.      
  82.      EzView  is an ASCII text file viewer.  The size of the file  that
  83.      can be viewed is dependent on the amount of free RAM available.
  84.      
  85.      EzView   has   pull  down  menus  and  multiple  files   can   be
  86.      simultaneously displayed. The files are displayed in windows which
  87.      can be moved and resized. 
  88.      
  89.  
  90.      -2-
  91.                               STARTING EZVIEW
  92.      
  93.      To  start EzView,  simply type EZV at the Dos prompt or type  EZV
  94.      with the file names which will be automatically loaded.
  95.      
  96.      Examples:
  97.      
  98.           1. Load EzView, loading no files.
  99.      
  100.                C:\JBTT\EZV
  101.           
  102.           2. Load EzView and load the file AUTOEXEC.BAT into a window.
  103.      
  104.                C:\JBTT\EZV C:\AUTOEXEC.BAT
  105.      
  106.              Note: The FULL PATH must be included in the file name.
  107.      
  108.           3. Load EzView and load the files CONFIG.SYS and GO.BAT.
  109.      
  110.                C:\JBTT\EZV C:\CONFIG.SYS C:\DOS\GO.BAT 
  111.      
  112.      That is all there is to loading EzView.
  113.      
  114.  
  115.      -3-
  116.                               EZVIEW'S SCREEN
  117.      
  118.      When  EzView  is  loaded the display consists  of  the  following
  119.      elements:
  120.      
  121.      MENU:
  122.           The  EzView Menu is a pull down menu and the menu  headings;
  123.           FILE  and WINDOWS.  The menu system is accessed three  ways.
  124.           They are;
  125.                * Depressing function key F10
  126.                * Depressing  the  ALT key and the first letter of  the
  127.                  menu heading. (i.e. ALT F for File)
  128.                * Move  the mouse cursor to the menu heading and  press
  129.                  the left mouse button.
  130.      
  131.      STATUS LINE:
  132.           The bottom line is the STATUS LINE. The Status Line consists
  133.           of the following short cut keys;
  134.      
  135.                    F3  - Open
  136.                Alt F3  - Close
  137.                    F5  - Zoom
  138.               Ctrl F5  - Resize
  139.                    F6  - Goto Next Window
  140.                    F10 - Invoke Menu
  141.      
  142.           If  any  the above items are not functional,  (i.e..  If  no
  143.           windows are opened then F5 - Zoom is not functional) it will
  144.           be displayed in a lighter color.
  145.      
  146.           For  mouse  users,  you  can move the mouse  cursor  to  the
  147.           function  and depress the left mouse button and the function
  148.           will be evoked.
  149.      
  150.      VIEWING AREA:
  151.      
  152.           The area between the Menu and the Status Line is the viewing
  153.           area. All windows are displayed in this area.
  154.  
  155.      -4-
  156.                               EZVIEW'S WINDOWS
  157.      
  158.      Files are displayed in WINDOWS. Windows can be resized, moved and
  159.      zoomed. The following is an example of an EzView window.
  160.      
  161.      +-[■]------------------- C:\AUTOEXEC.BAT -------------------[^]-+
  162.      |CLS                                                            |
  163.      |PROMPT $P$G                                                    |
  164.      |ENCORE /b125                                                   |
  165.      |C:\BOOT>NUL:                                                   |
  166.      |IF ERRORLEVEL 2 GOTO CONFIG2                                   |
  167.      |IF ERRORLEVEL 1 GOTO CONFIG1                                   |
  168.      |:CONFIG1                                                       |
  169.      |PATH=C:\;E:\PCKWIK;C:\UTILITY;D:\DOS;C:\MENU;C:\TP6            |
  170.      |SUPERPCK /B+ /D+ /H+ /O- /Q- /T+ /V+ /W+ /S:=512 /P-           |
  171.      |PCKKEY /&U /A- /I+ /K- /M:3 /R7A /T5C /P-                      |
  172.      |PCKSCRN /&U /B:5 /K- /P-                                       |
  173.      |PCKSPL                                                         |
  174.      |D:                                                             |
  175.      |CD\SI                                                          |
  176.      |E:\386MAX\386LOAD SIZE=27136 PROG=d:\si\si -T 1                |
  177.      |SW H                                                           |
  178.      +------ 1:1 ----------------------------------------------------+
  179.       
  180.      MOVING AND RESIZING A WINDOW:
  181.           All text windows can be moved around the screen and resized.
  182.           Select  SIZE/MOVE  from the WINDOWS Main Menu option  or  by
  183.           depressing the Quick Key, Ctrl-F5. 
  184.      
  185.           Once  the SIZE/MOVE option has been selected,  the following
  186.           keys can be used.
  187.      
  188.                Key                 Action
  189.                Arrow Keys          Move the window. 
  190.                Shift+Left Arrow    Make window smaller horizontally.
  191.                Shift+Right Arrow   Make window larger horizontally.
  192.                Shift+Up Arrow      Make window smaller vertically.
  193.                Shift+Down Arrow    Make window larger vertically.
  194.      
  195.           When  window is the desired size and in the desired location
  196.           depress <Enter>.
  197.      
  198.      TILING/CASCADING:
  199.      
  200.           Multiple  windows  can  be  displayed  two  ways;  TILE  and
  201.           CASCADE. 
  202.      
  203.           A  TILED view will display all open windows on the screen at
  204.           the same time,  adjusting their size to accomplish this. The
  205.           following is an example of how a four windowed tiled display
  206.           would appear.
  207.      
  208.  
  209.      -5-
  210.       
  211.                   +------------------------------------+
  212.                   | +============1==++------------2--+ |
  213.                   | |               ||               | |
  214.                   | |(Active Window)||               | |
  215.                   | |               ||               | |
  216.                   | |               ||               | |
  217.                   | +===============+└---------------┘ |
  218.                   | ┌------------3--┐┌------------4--┐ |
  219.                   | |               ||               | |
  220.                   | |               ||               | |
  221.                   | |               ||               | |
  222.                   | |               ||               | |
  223.                   | └---------------┘└---------------┘ |
  224.                   +------------------------------------+
  225.       
  226.           A  CASCADED view will display all open windows on the screen
  227.           at the same time, stacking them. The following is an example
  228.           of how a four cascaded windows would appear.
  229.       
  230.                        +--------------------------1-+
  231.                        |+-------------------------2-+
  232.                        ||+------------------------3-+
  233.                        |||+=======================4=+
  234.                        ||||                         |
  235.                        ||||                         |
  236.                        ||||    (Active Window)      |
  237.                        ||||                         |
  238.                        ||||                         |
  239.                        ++++=========================+
  240.       
  241.      TRAVERSING BETWEEN WINDOWS:
  242.      
  243.           When  multiple  files  are  displayed,  moving  between  the
  244.           windows  is  accomplished by selecting the NEXT  sub-heading
  245.           option under WINDOWS, or depressing function key F6.
  246.       
  247.      ZOOMING
  248.      
  249.           If a window is not full size, it can be ZOOMED and UNZOOMED.
  250.           The  WINDOWS  submenu option ZOOM (F5)  "toggles"  the  zoom
  251.           state.
  252.      
  253.      CLOSING A WINDOW:
  254.      
  255.           Closing  a  window will remove the window from  display  and
  256.           unload   the   text  file  associated  with  it.   This   is
  257.           accomplished  by selecting the WINDOWS submenu option  CLOSE
  258.           (Alt-F3).
  259.  
  260.      -6-
  261.      
  262.      MOUSE FEATURES:
  263.      
  264.           For mouse users, there are several feature the windows have.
  265.           They are:
  266.      
  267.           * Moving up and down the file. The file can be scrolled
  268.             vertically  by  moving  the mouse  cursor  along  the
  269.             vertical  scroll bar (located along the right side of
  270.             the window) and clicking the left button. 
  271.      
  272.           * Moving  horizontally  on the file.  The text  can  be
  273.             scrolled  left  and right by moving the mouse  cursor
  274.             along  the  horizontal  scroll bar  (located  on  the
  275.             bottom  line  of  the window) and clicking  the  left
  276.             button.
  277.      
  278.           * Zooming  the Window.  If the window has been  resized
  279.             (Ctrl  F5),  the zoom state can be toggled by  moving
  280.             the mouse cursor to the box "[^]"  and click the left
  281.             button.
  282.      
  283.           * Close the Window.  The window can be closed by moving
  284.             the cursor to the box "[■]"  (top left of the window)
  285.             and clicking the left mouse button.
  286.      
  287.  
  288.      -7-
  289.                                 DIALOG BOXES
  290.      
  291.      Dialog Boxes are a method of selecting/inputting data. EzView has
  292.      Dialog Boxes for Opening a file and Changing Directory.
  293.      
  294.      The following are keys common to both Dialog Boxes in EzView:
  295.      
  296.           Key            Action
  297.         -----------      --------------------------------------------
  298.           Tab            Move to the next item in the Dialog Box.
  299.           Shift Tab      Move to the previous item in the Dialog Box.
  300.           <Enter>        Finish entering data in the Dialog Box.
  301.      
  302.           Note:     If  you have a mouse,  moving the mouse cursor  to
  303.                     the field,  file name,  option and clicking either
  304.                     button  will  select that field or  highlight  the
  305.                     file name.
  306.      
  307.      The following will display both Dialog Boxes and how to use them.
  308.      
  309.      THE FILE OPEN DIALOG BOX:
  310.      
  311.      The FILE OPEN Dialog Box is used to open a new window with a file
  312.      to  be viewed.  When the FILE OPEN command is evoked via the Main
  313.      Menu  or  the Quick Key (F3),  its Dialog Box will "pop  up".  An
  314.      example of the Dialog Box is:
  315.      
  316.              +-[■]-------------- Open file ------------------+
  317.              |                                               |
  318.              |  Name                                         |
  319.              |   *.*                               Open      |
  320.              |                                               |
  321.              |  Files                                        |
  322.              |   BOXES.SQZ     | ..\              Cancel     |
  323.              |   IMPORT.COM    |                             |
  324.              |   POP.COM       |                             |
  325.              |   POPP.COM      |                             |
  326.              |   SAYWHAT.EXE   |                             |
  327.              |   TEST.BAT      |                             |
  328.              |   VIDPOP.COM    |                             |
  329.              |   VIEWLIB.COM   |                             |
  330.              |  ■▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒              |
  331.              |                                               |
  332.              | C:\GRAPHICS\SAYWHAT\*.*                       |
  333.              | BOXES.SQZ    1418      Apr 24, 1991   7:22am  |
  334.              +-----------------------------------------------+
  335.      
  336.      There are four (4) areas (fields) for data selection. They are:
  337.      
  338.                 *  Name
  339.                 *  File List
  340.                 *  Open
  341.                 *  Cancel
  342.  
  343.      
  344.      -8-
  345.      
  346.         NAME:
  347.                 There are three (3) ways of entering information. They
  348.                 are:
  349.                         Enter  the  file name.  The file name  can  be
  350.                         entered  at the keyboard and when the  <Enter>
  351.                         key is depressed, the file will be loaded into
  352.                         a new window.
  353.      
  354.                         Enter  a file mask.  A file mask (*.*,  *.txt,
  355.                         *.bak  ..)  can be entered and files  matching
  356.                         the  file  mask will be displayed in the  file
  357.                         list.
  358.      
  359.                         Pick  from history list.  Depressing the  DOWN
  360.                         ARROW will "pop up"  a HISTORY LIST. This is a
  361.                         list  of  files and file masks that have  been
  362.                         previously   entered  in  the  NAME  field  or
  363.                         selected from the FILES LIST. A file mask or a
  364.                         file  name can be highlighted and when <Enter>
  365.                         is  depressed,  either  the file mask will  be
  366.                         used  on  the files list,  or the  highlighted
  367.                         file name will be loaded into a new window.
  368.      
  369.      
  370.         FILE LIST:
  371.                 The  FILE  LIST  is a scrollable list  of  file  names
  372.                 available  in the current subdirectory.  The following
  373.                 keys  can be used to move the highlight bar from to  a
  374.                 file.
  375.      
  376.                         Key             Action
  377.                       -------------     ------------------------------
  378.                         Up Arrow        Move up one file.
  379.                         Down Arrow      Move down one file.
  380.                         Right Arrow     If in the left column, move to
  381.                                         the  right column.  If in  the
  382.                                         right column, move to the last
  383.                                         file in the right column.
  384.                         Left Arrow      If  in the right column,  move
  385.                                         to the left column.  If in the
  386.                                         left column, move to the first
  387.                                         file in the left column.
  388.                         Home            Move  to the first file in the
  389.                                         left column.
  390.                         End             Move  to the last file in  the
  391.                                         right column.
  392.         
  393.                 For  mouse  users,  there  are two ways  to  move  the
  394.                 highlight  bar.  The first is to move the mouse cursor
  395.                 to the file and click the left button. 
  396.  
  397.      -9-
  398.      
  399.                 The   second  is  to  put  the  mouse  cursor  on  the
  400.                 horizontal  scroll bar and click a mouse button.  This
  401.                 will move the highlight bar between the first and last
  402.                 file name.
  403.         
  404.                 To  load the highlighted file into a new window simply
  405.                 depress  <Enter>,  or if you using a mouse,  click the
  406.                 left button twice.
  407.      
  408.         OPEN:
  409.                 When the file to be opened (loaded) is highlighted, it
  410.                 can  be  loaded into a new window as described in  the
  411.                 previous  paragraph or by depressing the TAB key which
  412.                 will  move to the OPEN field.  Depressing <Enter> when
  413.                 in the TAB field will load the highlighted file into a
  414.                 new window.
  415.      
  416.                 If  you are using a mouse,  moving the mouse cursor to
  417.                 OPEN  and clicking the left button TWICE will load the
  418.                 highlighted file into a new window.
  419.      
  420.         CANCEL:
  421.                 If  you decide that you do not want to Open a File you
  422.                 can  depress  the TAB key until you are in the  CANCEL
  423.                 field.   Depress  <Enter>  to  cancel  the  FILE  OPEN
  424.                 function.
  425.      
  426.                 If  you are using a mouse,  moving the mouse cursor to
  427.                 CANCEL  and clicking the left button TWICE will cancel
  428.                 the FILE OPEN function.
  429.      
  430.                 Note:   The  FILE OPEN function can be canceled at any
  431.                         time by depressing ESC.
  432.      
  433.      
  434.      THE CHANGE DIRECTORY DIALOG BOX:
  435.      
  436.      The  CHANGE DIRECTORY Dialog Box is used to change the  directory
  437.      where files are to be stored or opened. When the CHANGE DIRECTORY
  438.      command  is  evoked via the Main Menu,  its Dialog Box will  "pop
  439.      up". An example of the Dialog Box is:
  440.  
  441.      -10-
  442.      
  443.                +-[■]---------- Change Directory --------------+
  444.                |                                              |
  445.                |  Directory name                              |
  446.                |   C:\GRAPHICS\SAYWHAT                        |
  447.                |                                              |
  448.                |  Directory tree                              |
  449.                |   Drives                             OK      |
  450.                |   +-+C:\                                     |
  451.                |     +-+GRAPHICS                              |
  452.                |       +--SAYWHAT                   Chdir     |
  453.                |                                              |
  454.                |                                              |
  455.                |                                    Revert    |
  456.                |                                              |
  457.                |                                              |
  458.                |                                              |
  459.                |                                              |
  460.                +----------------------------------------------+
  461.      
  462.      There are five (5) areas (fields) for data selection. They are:
  463.      
  464.                 *  Directory Name
  465.                 *  Directory Tree
  466.                 *  OK
  467.                 *  Chdir
  468.                 *  Revert
  469.      
  470.         DIRECTORY NAME:
  471.                 The  Directory  Name  field will display  the  current
  472.                 directory where files will be loaded from.
  473.      
  474.                 If  you wish to type in the drive/subdirectory in lieu
  475.                 of selecting from the graphical tree,  then type it in
  476.                 this field and depress <Enter>.
  477.      
  478.                 Pick  from  history list.  Depressing the  DOWN  ARROW
  479.                 will"pop up"  a HISTORY LIST.  This is a list of files
  480.                 and  drive/subdirectories  that have  been  previously
  481.                 entered  in the DIRECTORY NAME field or selected  from
  482.                 the  DIRECTORY  TREE.   A  drive/subdirectory  can  be
  483.                 highlighted   and  when  <Enter>  is  depressed,   the
  484.                 highlighted drive/subdirectory will be the new default
  485.                 path.
  486.      
  487.         DIRECTORY TREE:
  488.                 The Directory Tree field is a graphical representation
  489.                 of the subdirectories on your drive.
  490.                 
  491.                 If   the   root  directory  IS  NOT  current   default
  492.                 directory,   move   the  highlight  bar  to  the  root
  493.                 directory and depress <Enter>. All subdirectories will
  494.                 be displayed.
  495.  
  496.      -11-
  497.         
  498.                 The  following keys can be used to move the  highlight
  499.                 bar to a subdirectory.
  500.  
  501.                         Key             Action
  502.                       -------------     ------------------------------
  503.                         Up Arrow        Move up one subdirectory.
  504.                         Down Arrow      Move down one subdirectory.
  505.                         Home            Move   to   the   first   sub-
  506.                                         directory   displayed  in  the
  507.                                         window.
  508.                         End             Move  to the last subdirectory
  509.                                         displayed in the window.
  510.                         Page Down       Display  the next page of sub-
  511.                                         directories,  highlighting the
  512.                                         first   subdirectory  on  that
  513.                                         page.
  514.                         Page Up         Display  the previous page  of
  515.                                         subdirectories,   highlighting
  516.                                         the first subdirectory on that
  517.                                         page.
  518.                         Ctrl Page Down  Display  the last page of sub-
  519.                                         directories,  highlighting the
  520.                                         last subdirectory.
  521.                         Ctrl Page Up    Display the first page of sub-
  522.                                         directories,      highlighting
  523.                                         "Drives"
  524.  
  525.                 For  mouse  users,  there  are two ways  to  move  the
  526.                 highlight  bar.  The first is to move the mouse cursor
  527.                 to the subdirectory and click the left button.
  528.  
  529.                 The  second is to put the mouse cursor on the vertical
  530.                 scroll  bar and click a mouse button.  This will  move
  531.                 the highlight bar up and down the tree.
  532.  
  533.                 To  change drives,  move the highlight bar to "DRIVES"
  534.                 and  depress <Enter>.  A list of drives will be shown.
  535.                 Highlight  the desired drive and depress <Enter>.  The
  536.                 graphical tree for that drive will be displayed.
  537.  
  538.                 Once  the desired drive has been highlighted,  depress
  539.                 <Enter>.  If you are using a mouse,  clicking the left
  540.                 button  TWICE will have the same results as depressing
  541.                 <Enter>.  The  highlighted drive/subdirectory will  be
  542.                 displayed in the DIRECTORY NAME field.  Depress TAB to
  543.                 move to the OK field and depress <Enter>.
  544.  
  545.         CHDIR:
  546.                 If  you  tab to this field and decide you want  to  go
  547.                 back to the graphical tree,  depress <Enter>,  or move
  548.                 the  mouse  cursor  to this field and click  the  left
  549.                 button.
  550.  
  551.      -12-
  552.  
  553.         REVERT:
  554.                 If  you change your mind about the  drive/subdirectory
  555.                 you  selected and you want to go back to the  previous
  556.                 one, depress <Enter>, or move the mouse cursor to this
  557.                 field and click the left button.
  558.  
  559.  
  560.      -13-
  561.  
  562.                              EZVIEW'S MAIN MENU
  563.  
  564.      EzView's  Main  Menu  is a "pull down"  menu.  A pull  down  menu
  565.      consists  of  horizontal menu headings and each menu heading  has
  566.      associated vertical sub-heading options:
  567.  
  568.      To  access  the Main Menu depress function key F10.  To move  the
  569.      highlight  bar  to  a menu heading use the left and  right  arrow
  570.      keys.
  571.  
  572.      To  choose  a  Main Menu heading move the highlight  bar  to  the
  573.      desired  choice and depress <Enter>,  or depress the first letter
  574.      of the heading.  If you are using a mouse,  move the mouse cursor
  575.      to the desired heading and click the left mouse button.
  576.  
  577.      When a Main Menu heading is chosen,  it's sub-heading options are
  578.      displayed directly below.  The following are the keys that can be
  579.      used in a sub-heading.
  580.  
  581.           Key            Action
  582.         -------------    ------------------------------------------
  583.           Up Arrow       Highlight the previous sub-heading option.
  584.           Down Arrow     Highlight the next sub-heading option.
  585.           Home           Highlight the first sub-heading option.
  586.           End            Highlight the last sub-heading option.
  587.           Right Arrow    Move to the sub-heading menu to the right.
  588.           Left Arrow     Move to the sub-heading menu to the left.
  589.  
  590.      Once   the  desired  sub-heading  option  has  been  highlighted,
  591.      depressing  <Enter>  will evoke its  associated  function.  Mouse
  592.      users can move the mouse cursor to the preferred choice and click
  593.      the left mouse button.
  594.  
  595.      Depressing  ESC anywhere within the pull down menu will exit  the
  596.      menu system.
  597.  
  598.      EzView's  Main  Menu  heading's  and  their  related  sub-heading
  599.      options are:
  600.  
  601.           Heading        Sub-Heading Options
  602.           -------        -------------------
  603.           File           Open
  604.                          Change Dir
  605.                          Dos Shell
  606.                          Exit
  607.  
  608.      -14-
  609.  
  610.           Heading        Sub-Heading Options
  611.           -------        -------------------
  612.           Windows        Resize
  613.                          Zoom
  614.                          Next
  615.                          Close
  616.                          Tile
  617.                          Cascade
  618.  
  619.  
  620.      -18-
  621.                              EZVIEW'S COMMANDS
  622.  
  623.      The following is a list of EzView's commands.
  624.  
  625.                         Cursor Movement Commands
  626.           Character left                ^S or Left Arrow
  627.           Character right               ^D or Right Arrow
  628.           Word left                     ^A or ^Left Arrow
  629.           Word right                    ^F or ^Right Arrow
  630.           Line up                       ^E or Up Arrow
  631.           Line down                     ^X or Down Arrow
  632.           Page Up                       ^R or Pg Up
  633.           Page Down                     ^C or Pg Dn
  634.           Beginning of File             ^QR or ^Pg Up
  635.           End of File                   ^QC or ^Pg Dn
  636.           Beginning of Line             ^QS or Home
  637.           End of Line                   ^QD or End
  638.  
  639.                      Window Commands
  640.           Open New Window               F3
  641.           Close Window                  Alt F3
  642.           Size Window                   Ctrl F5
  643.           Zoom Window                   F5
  644.           Goto Next Window              F6
  645.  
  646.                           Miscellaneous Commands
  647.           Save file                     F2
  648.           Exit                          Alt X
  649.  
  650.  
  651.      -19-
  652.  
  653.                               The JBT ToolBox
  654.  
  655.      The  program you are using is one of several programs that I have
  656.      written that are either public domain or shareware.
  657.  
  658.      These  programs have appeared on bulletin boards,  distributed by
  659.      ShareWare  clearing  houses  and are included in several  of  the
  660.      Dvorak-Osborne series of books.
  661.  
  662.      Most  users  of  these  programs are not  aware  that  the  other
  663.      programs that I have written exist.
  664.  
  665.      I  have created The JBT Tools to provide an interface that allows
  666.      all my programs to be used.
  667.  
  668.      The  following  is the programs included in the JBT Tools  and  a
  669.      brief description of each program.
  670.  
  671.      EzDoss
  672.           EzDoss  is a Dos Shell.  As with all Dos shells actions
  673.           can  be taken on multiple files.  I have used many  Dos
  674.           shells in the past and they have many features that are
  675.           great.   Unfortunately,  all  these  features  are  not
  676.           included  in one shell.  Therefore,  I wrote EzDoss  to
  677.           include  the  features  I like the best.  Some  of  the
  678.           features are:
  679.           Copying/Moving
  680.                When  copying or moving files and there is  a
  681.                file  with the same name on the  destination,
  682.                most   Dos  Shells  offer  only   "Overwrite"
  683.                option.
  684.  
  685.                EzDoss provides several options. They are:
  686.                     OverWrite:
  687.                          This  option  is typical.  It  will
  688.                          overwrite   any  the  file  on  the
  689.                          destination  with  the file on  the
  690.                          source.
  691.                     Newer:
  692.                          This option will copy/move the file
  693.                          to the destination only if the file
  694.                          on  the  destination is OLDER  than
  695.                          the file on the source.
  696.                     Copy/Rename:
  697.                          This option will rename the file on
  698.                          the  destination and copy the  file
  699.                          from the source.
  700.                     Rename/Copy:
  701.                          This  option will rename the source
  702.                          file,  then  copy  the file to  the
  703.                          destination.
  704.                These   options  provide  the  most  flexible
  705.                options when copying or moving files.
  706.  
  707.  
  708.      -20-
  709.  
  710.           Tagging Files:
  711.                Multiple  files  can  be  "tagged".   Besides
  712.                tagging  individual  files,  all files  can  be
  713.                tagged,  files  can be tagged by specifying a
  714.                "pattern"  or  by  selecting a date in  which
  715.                files  newer,  older,  same or a  combination
  716.                will be tagged.
  717.  
  718.           Help System:
  719.                EzDoss's  manual  is  online.  Help  for  the
  720.                current   function   can  be   displayed   by
  721.                depressing function key F1. Depressing Alt F1
  722.                will display the list of help "topics". There
  723.                are over fifty (50) help "topics".
  724.  
  725.           Zip Management:
  726.                Many  of public domain/shareware users  access
  727.                bulletin  boards.  Files downloaded from these
  728.                boards are compressed into a "ZIP" file.
  729.  
  730.                EzDoss allows files to be "zipped",  "zipped"
  731.                files  to be "unzipped"  and to display files
  732.                within a "zip". Those files displayed within
  733.                a  "zip"  can  be  "tagged"  and  "unzipped",
  734.                viewed  on the screen or deleted from the zip
  735.                file.
  736.  
  737.           Disk Sort:
  738.                When files are displayed,  they can be sorted
  739.                eight (8) different ways.  This does not sort
  740.                the files on the disk.
  741.  
  742.                EzDoss  DOES provide a public domain  program
  743.                that  can  be called from within EzDoss  that
  744.                will sort the disk.
  745.  
  746.           Search:
  747.                EzDoss comes with EzFind.  EzFind will search
  748.                any non executable files for a string.  This
  749.                can  be  used  to  find  a  key  word  within
  750.                wordprocessing files that are not ASCII.
  751.  
  752.           These  are just a few of the many features that  EzDoss
  753.           has.  I  use this program every day,  and I am sure you
  754.           will find it as useful.
  755.  
  756.      EzEdit:
  757.           EzEdit is a text editor.  The file to be edited/created
  758.           is  displayed  in  a window.  EzEdit can  have  multiple
  759.           windows opened.
  760.  
  761.           A block of text can be copied to the "clipboard"  where
  762.           the text can be copied/moved into other files.
  763.  
  764.  
  765.      -21-
  766.  
  767.           Windows  moveable and resizeable.  A pop up  calculator
  768.           and ASCII chart also come with the program.
  769.  
  770.      EzView:
  771.           EzView  will display an ASCII file in a window.  EzView
  772.           can have multiple windows opened.
  773.  
  774.           Windows are moveable and resizeable.
  775.  
  776.      EzLocate:
  777.           EzLocate is a file finder program.  Multiple drives can
  778.           be  scanned  for  files which meet the  user  specified
  779.           masks. Multiple masks can be specified.
  780.  
  781.           EzLocate can also look inside ARC and ZIP files for the
  782.           user specified masks.
  783.  
  784.      Find Duplicates:
  785.           Find  Duplicates  is a program that can  scan  multiple
  786.           disk  drives and find all the files with duplicate file
  787.           names.   Once  the  drive(s)  have  been  scanned,  the
  788.           duplicate files are displayed on the screen.  Each file
  789.           can be viewed (ASCII only),  renamed, suspend to DOS in
  790.           that file's subdirectory or "tagged" for deletion.
  791.  
  792.           Find  Duplicates  can  list duplicate  files  that  are
  793.           stored  in ARC and ZIP files.  If your PC has PKZIP and
  794.           ARC  or PKUNPAK,  those duplicate files can be  deleted
  795.           within the ZIP or ARC files.
  796.  
  797.      Back Off!:
  798.           Back  Off!  is an utility that you will use on a weekly
  799.           basis.  Back Off! is a multiple file extension deletion
  800.           program.  It  will  search any and all drives for  files
  801.           ending  with extensions matching a previously  prepared
  802.           list. (i.e. .BAK, .CHK, .$$$).
  803.  
  804.           Back  Off!  will  show you the matching  filenames  and
  805.           their  locations,  and  give you the option of  viewing
  806.           them and/or "tagging" and deleting them.
  807.  
  808.      CopyCon:
  809.           When I first used a MSDOS PC, I wrote small batch files
  810.           using COPY CON command from the Dos prompt.  If I had a
  811.           dime  for  every  time i goofed and had to  start  over
  812.           again,  I would be a rich man.  I wrote CopyCon to help
  813.           me write small batch files.
  814.  
  815.           CopyCon  has grown since version 1.00 and now not  only
  816.           allows  simple  batch files to be  created/edited,  but
  817.           allows  graphic boxes,  ASCII characters to be inserted
  818.           and line centering.
  819.  
  820.  
  821.      -22-
  822.  
  823.           One of the most important features of CopyCon is the on
  824.           line  help.  Not only does the help provide information
  825.           on  how CopyCon works,  but it is a reference on  batch
  826.           file commands including examples.
  827.  
  828.           Also  included are two small programs that can be  used
  829.           in  batch  files and two useful batch files.  They  are
  830.           STATUS.BAT  which  will read your PC and list  out  its
  831.           status.  The  other  batch file is MENU.BAT which is  a
  832.           menuing system that is all set up.
  833.  
  834.      You  will  find  that  these  programs  will  increase  your
  835.      productivity and make using your PC easier.
  836.  
  837.      The  following page is an INVOICE that you can order the JBT
  838.      Tools from:
  839.  
  840.  
  841.  
  842.  
  843.                              JBT TOOLS INVOICE
  844.  
  845.  
  846.      Remit to:                                             From:
  847.  
  848.      JB Technology Inc.                     __________________________
  849.      28701 N. Main St.
  850.      Ridgefield, Wa. 98642                  __________________________
  851.      (206) 887-3442
  852.                                             __________________________
  853.  
  854.                                             __________________________
  855.  
  856.                                                  Contact Individual
  857.  
  858.                                             __________________________
  859.  
  860.                                             __________________________
  861.  
  862.  
  863.      Quantity                               Unit Price         Total
  864.  
  865.      _______         JBT Tools Software     $35.00         ___________
  866.  
  867.      _______         JBT Tools Manual       $20.00         ___________
  868.                      (Laser Quality)
  869.  
  870.                                                      Total ___________
  871.  
  872.  
  873.      I want 5 1/4" _______   3 1/2" _______  diskette. (Check One)
  874.  
  875.  
  876.      Note that The JBT Tools  computer software has been delivered and 
  877.      accepted by the customer.  Upon receipt of paid invoice,  a 
  878.      current disk will be sent.
  879.  
  880.  
  881.