home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / os2 / fj606e.zip / FJ2.HLP < prev    next >
Text File  |  1993-07-28  |  22KB  |  793 lines

  1. >0 ##  FILEJET GENERAL HELP ############################
  2.   General key assignments :
  3.  -----------------------------
  4.    ESC           : Cancel operation
  5.    ENTER         : Select file or change directory
  6.    SPACE         : Toggle File display mode
  7.    HOME          : Top of File list
  8.    CONROL+Key    : Change Drive
  9.    CURSOR/PAGE   : Move Filecursor
  10.    BACKSPACE     : Change to parent directory ( cd ..)
  11.    CTRL-BACKSPACE: Change to root directory ( cd \)
  12.    TAB           : Search next file
  13.  
  14.    F1            : Display Help
  15.    F2            : If cursor is on a Directory, count the directory
  16.                   size with subdirs.
  17.    F3            : Refresh the actual directory
  18.    SHIFT-F2      : Count all Directorysizes
  19.    SHIFT-F3      : Toggles window mode
  20.  
  21.    ALT-1         : Start/Stopp Macrorecorder
  22.    ALT-2         : Replay Macro with repetition
  23.    ALT-3         : Single Macro replay
  24.  
  25.    ALT_F7: Userpulldown
  26.  
  27.    ALT + HOTKEYTASTE of 1. Line activates the main pulldown
  28.  
  29.   Short summary of mouse functions :
  30.  
  31.   File-window: Double-click left executes file with preference extension
  32.  
  33.                Single click left moves the mouse cursor
  34.  
  35.                Single click right selects the file
  36.  
  37.                Moving the mouse while pressing the right button selects all
  38.                files hit.
  39.  
  40.                Select a command of the command window (last two lines) with
  41.                a single left button click executes the command with the actual
  42.                file.
  43.  
  44.                Select a command with a right button click executes the command
  45.                with all files selected. (see ALT+Key)
  46.  
  47.                Single click in a dialog box moves the cursor to the field
  48.  
  49.                Double click left activates the dialog box function
  50.  Commands in the filewindow
  51.  ---------------------------
  52.  In combination with ALT the operations affects all selected files
  53.  
  54.  INSERT    :    Shows function key assignments
  55.  
  56.  a, ALT-A  :    Set date and attributes of the file
  57.  
  58.  c, ALT-C  :    Copy files.
  59.  
  60.  d, DEL, ALT-D: Delete files or directories.
  61.                 You can delete directories including all subdirectories
  62.  
  63.  e, ALT-E  :    Edit file with editor defined in setup.
  64.  
  65.  f         :    Edit file with integrated editor
  66.  
  67.  g         :    Goto file in list
  68.  
  69.  TAB       :    Jump to next file matching the searchmask
  70.  
  71.  i, ALT-I  :    Search a string in files.
  72.  
  73.  n         :    Inverse selection, all files not matching the mask are
  74.                 selected
  75.  
  76.  k         :    Filemask for file window, if you enter a empty mask
  77.                 *.* is default
  78.  
  79.  m, ALT-M  :    Move files
  80.  
  81.  o, O      :    Execute a command with/without swapping.
  82.                 Cursor-Up activates a command history.
  83.  
  84.                 If a command is defined for the actual File extension,
  85.                 the command is added to the sting in the command line
  86.  
  87.  q         :    Program "quick-" start, if a command is defined
  88.                 for the actual file extension,
  89.                 the command is added to the filename and immediatly executed
  90.  
  91.  r         :    File/Directory rename
  92.  
  93.  s         :    Select files, *.* as default
  94.  
  95.  t         :    Show directory tree, change path
  96.  
  97.  u         :    Unselect files
  98.  
  99.  v, ALT-V  :    File view
  100.  
  101.  w         :    Start wordprocessing with actual file
  102.  
  103.  x,X       :    Execute file with/without swapping
  104.  
  105.  ALT_X     :    Execute a command with all selected files
  106.  
  107.                 You can enter the command in the command line
  108.                 The filename of the selected files is placed
  109.                 at the position of % .
  110.  
  111.                 z.B.  : copy %  a:\xxx
  112.  
  113.                 If you choose 2 %% the filename is inserted
  114.                 without the fileextension
  115.  
  116.                 z.B.  : del %%.obj
  117.  
  118. >2 ####   FILEJET DIRECTORYBAUM  ############################
  119.  Directorytree
  120.  ---------------
  121.  a-z         :    Edit the search mask of the tree. The tree jumps
  122.                   to the next directory matching the mask.
  123.                   If there is no match the key is igored
  124.  
  125.  ALT_G       :    Jumps to the next directory matching the mask
  126.  
  127.  F3          :    Reread the tree
  128.  
  129.  F2          :    Make a directory
  130.  
  131.  PAGE UP     :    Jump to previous directory of the same directorylevel
  132.  
  133.  PAGE DOWN   :    Jump to next directory of the same directorylevel
  134.  
  135.  CURSOR LEFT :    Jump to parent of the actual directory
  136.  
  137.  CURSOR RIGHT
  138.  CURSOR DOWN :    Jump to next enty
  139.  
  140.  END         :    Jump to the end of the tree
  141.  
  142.  HOME        :    Jump to the start of the tree
  143.  
  144.  ESC         :    Cancel, You can also cancel tree reading
  145.  
  146.  DELETE      :    Deletes all Subdirecties of the actual directory
  147.  
  148. >3 ##### INTEGRIERTER EDITOR  ##############################
  149.  Integrated Editor
  150.  -------------------
  151.  F1   :    Help
  152.  F2   :    Save file
  153.  F3   :    Quit
  154.  F4   :    Save file and quit
  155.  F7   :    Rename file
  156.  F8   :    Load File
  157.  F9   :    Undo in actual line
  158.  F10  :    Activate next file
  159.  SHIFT F10 : Activate previous file
  160.  
  161.  ALT-L:    Mark a line
  162.  ALT-C:    Copy the marked block
  163.  ALT-D:    Delete the marked block
  164.  ALT-G:    Goto Line
  165.  ALT-M:    Move marked block
  166.  ALT-U:    Unmark
  167.  ALT-W:    Write marked block in File
  168.  
  169.  CTRL-HOME : Jump to Top of file
  170.  CTRL-END  : Jump to End of file
  171.  CTRL-F    : Search again
  172.  CTRL-I    : Search String case ignore
  173.  CTRL-S    : Search String case sensitive
  174.  
  175.  CTRL-BACKSPACE : Deletes actual Line
  176.  
  177.  ESC  :    Change to command mode. You can enter the following commands :
  178.  
  179.     /    :    Search string case sensitiv
  180.     \    :    Search string ignore case
  181.  
  182.     Number :  Jump to linenumber n.
  183.  
  184.     Any other entry is executed as operating System commad.
  185.  
  186.  Other Keys
  187.  
  188.  PAGE UP, PAGE DOWN, HOME, END, CURSOR, RETURN, INSERT, TAB, SHIFT TAB
  189.  
  190. >4 #### LINEEDITOR #######################################
  191.  Lineeditor
  192.  --------------
  193.  SPACE     :    If the first key is space, the edit field is deleted
  194.  
  195.  ALT-D     :    Delete the complete edit field
  196.  
  197.  CTRL-F1   :    Change the edit field to upper case
  198.  
  199.  CTRL-F2   :    Change the edit field to lower case
  200.  
  201.  CTRL-E    :    Delete from cursorposition to end of line
  202.  
  203.  Other keys with standard functions :
  204.  
  205.  HOME, END, CURSOR, RETURN, INSERT
  206. >50
  207.   Start a DOS/OS2 Shell.
  208.  
  209.   Enter exit to return to the program.
  210.  
  211. >52
  212.  Userpulldown
  213.  --------------
  214.  
  215.  You can define a Userpulldown in an ASCII file
  216.  (fj.DAT, fj2.DAT) to be activated using hotkey ALT_F7.
  217.  
  218.  Definition of the Userpulldown
  219.  --------------------------------
  220.  
  221.  The definitions are must have an initial character '>'
  222.  The hotkey for activating is marked by a leading ^.
  223.  
  224.  Hard coded enties :
  225.  
  226.   P>  pulldownheader
  227.   E>  pulldownentry
  228.   D>  definition line
  229.   #   comment
  230.  
  231.   without > or # = command line
  232.  
  233.   Main pulldown definitions
  234.  ----------------------------
  235.   D>  XPOS = nr           upper left corner of pulldown
  236.   D>  YPOS = nr           upper left corner of pulldown
  237.   D>  XWIDTH  = nr        minimal width of pulldown
  238.  
  239.   Main entry definitions
  240.  -----------------------
  241.  
  242.   D>  SWAP = 0            swap main program for execution off
  243.   D>  SWAP = 1                                            on
  244.   D>  WINDOW = 0          display a window for execution off
  245.   D>  WINDOW = 1                                         on
  246.   D>  WINXPOS    = nr     upper left corner of execution window
  247.   D>  WINYPOS    = nr
  248.   D>  WINXWIDTH  = nr     window x width
  249.   D>  WINYWIDTH  = nr     window y width
  250.   D>  CURSOR     = 1      activate cursor in window
  251.   D>  WAIT       = 0/1    wait after execution
  252.   D>  PARAMETER  = 0/1    enter a parameter for execution
  253.                           the parameter is inserted at % in the
  254.                           command string
  255.  
  256.  Multiple commands in a pulldown line
  257.  ------------------------------------
  258.  You can enter several commands seperated with a ;.
  259.  The single commands are executed sequential.
  260.  
  261.  
  262.  Example of an Userpulldown
  263.  --------------------------------
  264.  
  265.  P> Userpulldown
  266.  
  267.  D> XPOS    = 20
  268.  D> YPOS    = 5
  269.  D> XWIDTH  = 20
  270.  
  271.  E> ^DOS
  272.  D> SWAP       = 0
  273.  D> WINDOW     = 1
  274.  D> WINXPOS    = 2
  275.  D> WINYPOS    = 1
  276.  D> WINXWIDTH  = 70
  277.  D> WINYWIDTH  = 20
  278.  D> CURSOR     = 1
  279.    command.com
  280.  
  281.  E> ^Editor
  282.  D> SWAP       = 1
  283.  D> CURSOR     = 1
  284.  D> PARAMETER  = 1
  285.    vi %;
  286.  
  287.  E> ^Viruscheck
  288.  D> SWAP       = 1
  289.  D> WINDOW     = 0
  290.  D> WAIT       = 1
  291.   c:;cd \scan;scan86;
  292.  
  293. >51
  294.  About FILEJET
  295.  --------------
  296.  
  297.  FILEJET is a Filemanager for MS-DOS and OS/2. It allows a
  298.  uniform handling of the PC in both Operating Systems.
  299.  
  300.  It is possible to define some programs already in use
  301.  for different jobs. (Editor, Wordprocessing..)
  302.  
  303.  Short description of the features :
  304.  
  305.  - Available for DOS and OS/2
  306.  
  307.  - FILEJET is designed for daily usage and simplifies working
  308.    with different files with single Shortcut Keys.
  309.  
  310.  - FILEJET a small program with 200KB Harddisk usage.
  311.  
  312.  - FILEJET is saving the directory trees on disk. The program
  313.    reads the tree only if the user wants it.
  314.  
  315.    Define your own programs for usage :
  316.  -------------------------------------
  317.       - Editor
  318.       - File Viewer
  319.       - File Differences
  320.       - Word processing
  321.  
  322.  
  323.   Start of big programs with a rest of ca. 3KB of resident memory usage.
  324.  
  325.   funktion summary
  326.  -----------------
  327.       - edit
  328.       - copy
  329.       - delete
  330.            - files
  331.            - complete directories, including subdirectories
  332.  
  333.       - view file
  334.       - execute a dos command
  335.       - command history
  336.       - execute a program
  337.       - wordprocessing
  338.  
  339.       - compare files
  340.            - date and size as critria
  341.              different files are selected for further operations.
  342.                (effective update function)
  343.  
  344.       - file differences
  345.       - text search in ASCII an binary files
  346.       - file display with/without size and attributes
  347.       - set file date time and attribute
  348.       - date, time and dos version display
  349.  
  350.       - display of actual path, the directory size, the size of all
  351.         selected files
  352.  
  353.       - show directory tree
  354.  
  355.       - file find . The files are displayed in a normal file list for
  356.         further operations.
  357.  
  358.       - Text search in files. Files are also displayed in a file list.
  359.  
  360.       - User defined pulldown activated via hotkey
  361.            Definition in ASCII file "FJ.DAT", "FJ2.DAT"
  362.  
  363.       - Sorted file display with following criteria :
  364.            - alphabetic
  365.            - date
  366.            - size
  367.            - extension
  368.            - unsorted
  369.            - mode
  370.  
  371.       - screen save after n minutes without an activity.
  372.  
  373.  Tecnical data
  374.  --------------
  375.  
  376.  Hard- Software requirements :
  377.  
  378.       - IBM compatible PC/AT
  379.  
  380.       - CGA/EGA/VGA or Hercules Graphic adapter
  381.  
  382.       - Disk usage about 200kB.
  383.  
  384.       - MS-DOS > 3.0 or OS/2 V1.x and V2.0
  385.  
  386.       - min. 256kB main memory
  387.  
  388. >60 Quit the program
  389.  With this function you quit this program.
  390. >61
  391.  Set file attributes/time
  392. --------------------------
  393.  
  394.  Set the file attributes SYSTEM, READONLY, HIDDEN, ARCHIVE
  395.  and the file date and time. The display is updated immediately
  396.  and shows the new settings.
  397.  
  398. >62
  399.  Copy files
  400. ----------------
  401.  With this function you can copy a file, all selected files or a whole
  402.  directory.
  403.  
  404.  After activationg you can enter a destination path in the command line.
  405.  The path last entered is displayed as default. If you enter a new not
  406.  existing path the path will be created after a positiv confirmation.
  407.  With this possibility you can create a whole path including subdirectories.
  408.  
  409.  Destination : c:\text\x\y\z   The complete path will be created.
  410.  
  411.  If you enter a illegal path or press the CURSOR UP key, the directory
  412.  tree is displayed for choosing a destination path.
  413. >63
  414.  Delete Files
  415. ----------------
  416.  
  417.  With this function you can delet files or directories.
  418.  
  419.  If the cursor is positioned on a directory entry, the whole
  420.  directory including all subdirectories is delete after confirmation.
  421.  
  422. >64
  423.  Search strings in files
  424. -------------------------
  425.  This function searches strings in ASCII or binary files.
  426.  
  427.  If ther string is in the file, a window is displayed with the
  428.  text. The following commands are possible :
  429.  
  430.   ESC : Cancel operation, no search operation in other selected files
  431.   s   : skip File and continue searching in other selected files
  432.   i   : invalid entry
  433.   h   : change to hex display
  434.   e   : edit file, the integrated editor jumps to the fist occurance
  435.         of the search string in the specific file
  436.  
  437. >65
  438.  Excecute commands
  439. -------------------
  440.     Execute a command with/without swapping program memory.
  441.     With CURSOR UP a command history of the already entered commands
  442.     is displayed. You can choose one command of that list with Cursor and
  443.     Return.
  444.  
  445.     If there is any combination of a command and the fileextension
  446.     defined in the preference file the command is added to the filename.
  447.  
  448. >66
  449.  Define the filemask
  450. --------------------
  451.  Set the filemask for the file window. If you enter nothing *.* is default.
  452.  
  453. >67
  454.  Programm quick start
  455. ----------------------
  456.  The command defined for the given fileexetension in the preference file
  457.  is immediately executed.
  458.  
  459. >68
  460.  File rename
  461. -------------
  462.  With this function you can rename a file or directory.
  463.  
  464. >69
  465.  Set a file selection mask
  466. ----------------------------
  467.  Set a file selection mask. If you enter nothing *.* is default.
  468.  
  469. >70
  470.  Execute a command with all selected files
  471. ------------------------------------------------------
  472.  You can enter a command in the commandline. The filename
  473.  of all selected files are inserted at the place of the % char.
  474.  
  475.  for example  :  pkzip -a dummy %
  476.  
  477.  If you use 2 %, then the filename is inserted without
  478.  the fileextension.
  479.  
  480.  for example  : del \x\y\objs\%%.obj.
  481.  
  482. >71
  483.  Move Files
  484. -------------
  485.  
  486.  Move selected files in another directory.
  487.  
  488. >72
  489.  Edit Files
  490. -------------
  491. >73
  492.  Copy with subdirectories
  493. --------------------------
  494. >74
  495.  Count directory size
  496. ---------------------------
  497.  
  498.  Its possible to calculate the size of a whole directory including all
  499.  Subdirectories by pressing F2 on the specific Directory Entry in the file
  500.  list. In long display mode (SPACE to toggle) the size is then displayed just
  501.  like a normal file size.
  502.  
  503.  With SHIFT-F2 you can calculate the sizes of all Directories actually
  504.  displayed in the file list. The display changes automatically to long
  505.  display mode.
  506.  
  507.  With this function you can calculate the disk usage of certain programms.
  508.  
  509. >75
  510.  Refresh Directory
  511. ----------------------
  512. >76
  513.  Count All Directory Sizes
  514. ---------------------------
  515.  
  516.  With SHIFT-F2 you can calculate the sizes of all Directories actually
  517.  displayed in the file list. The display changes automatically to long
  518.  display mode.
  519.  
  520.  With this function you can calculate the disk usage of certain programms.
  521. >77
  522.  Next Filelist
  523. ---------------------------
  524. >78
  525.  Make Directory
  526. ---------------------------
  527. >79
  528.  Change Display Mode
  529. ---------------------------
  530.  Changes the actual window display mode of FILEJET
  531. >100
  532.  Setup editor
  533. ------------
  534.  Please enter the coplete path of the external fileeditor. After
  535.  Return the path is checked for existance of the program.
  536.  
  537. >101
  538.  Setup file viewer
  539. ------------------
  540.  Please enter the coplete path of the external fileviewer. After
  541.  Return the path is checked for existance of the program.
  542.  
  543. >102
  544.  Setup wordprocessing
  545. -----------------------
  546.  Please enter the coplete path of your wordprocessing program. After
  547.  Return the path is checked for existance of the program.
  548.  
  549. >103
  550.  Setup hexeditor
  551. ----------------
  552.  Please enter the coplete path of the external fileeditor. After
  553.  Return the path is checked for existance of the program.
  554.  
  555. >104
  556.  Setup file differences
  557. -----------------------
  558.  Please enter the coplete path of the program for finding file
  559.  differences (diff). After Return the path is checked for
  560.  existance of the program.
  561.  
  562. >107
  563.  Setup colors
  564. --------------
  565.  Definition of all color settings. Change the background color with
  566.  CURSOR UP/DOWN and the foreground color with CURSOR LEFT/RIGHT.
  567.  You have to accept the new color setting for a specific color with
  568.  RETURN and save the setup.
  569.  
  570.  The main window is redisplayed with the new color after restarting
  571.  the program.
  572.  
  573. >108
  574.  Save setup
  575. -------------
  576.  Save all setup data.
  577.  
  578. >109
  579.  Setup sort mode
  580. ----------------
  581.  Defines the sort criteria for the filelist.
  582.  You can choose  :
  583.  
  584.            alphabetic
  585.            date and time
  586.            file size
  587.            file extension
  588.            unsorted
  589.            mode        /selected files in front
  590. >110
  591.  Setup darkscreen
  592. ----------------------
  593.  Define a time in minutes before the  screen display is switched off.
  594.  In darkscreen mode a random pixel picture is displayed.
  595.  
  596. >111
  597.  Setup userlevel
  598. ----------------
  599.  In BEGINNER Level the files with SYSTEM- and HIDDEN attribut are not
  600.  displayed. This offers more security so that they can't be deleted
  601.  by an user error.
  602.  
  603. >112
  604.  Setup function keys
  605. -----------------------
  606.  This function allows the definition of commands for function key
  607.  F5 - F10.
  608.  
  609.  For each function key a 9 character comment string is available.
  610.  After activating the function key assingment with INSERT this comment
  611.  is displayed.
  612.  
  613.  Multiple commands are seperated with a ';'. The actual file
  614.  is placed at the position of '%'. If you use '%%' the filename without
  615.  extenision is inserted.
  616.  
  617.  
  618.  F.e:          F05  Comment   : ZIP
  619.                F05            : pkzip -a %%.zip %;del %
  620.  
  621. >113
  622.  Setup Preferences
  623. ---------------------
  624.  FILEJET allows the combination of Fileextension and commands via
  625.  preferences. After QUICK START or COMMAND the preference file is
  626.  searched. If the file extension is combined with a command, the command
  627.  will immediatly executed or displayed in the command line.
  628.  
  629. >114
  630.  Setup Display Mode
  631. ---------------------
  632.  
  633.  With this function you can select the display mode for FILEJET.
  634.  
  635.  FILEJET offers 3 different display modes.
  636.  
  637.   - One File Window
  638.   - File Window and Directory window
  639.   - Two File Windows
  640.  
  641. >200
  642.  Save File
  643. ----------------
  644. >201
  645.  Quit File
  646. ----------------
  647. >202
  648.  Save File and quit
  649. ----------------------------
  650. >203
  651.  Rename File
  652. -----------------------------
  653. >204
  654.  Load File
  655. ----------------
  656. >205
  657.  Activate next/previous file
  658. ----------------------------------
  659. >206
  660.  Command mode
  661. -------------------------
  662. >207
  663.  Start a shell
  664. ----------------
  665. >220
  666.  Copy a block
  667. ---------------
  668. >221
  669.  Delete a block
  670. ---------------
  671. >222
  672.   Move a block
  673. ---------------
  674. >223
  675.  Mark a block
  676. ----------------
  677. >224
  678.  Unmark a block
  679. --------------------
  680. >225
  681.  Save marked block in file
  682. --------------------------
  683. >230
  684.  Delete line
  685. ---------------
  686. >231
  687.  Paste Screenpuffer
  688. --------------------
  689. >240
  690.  Search a test case sensitive
  691. ------------------------------
  692. >241
  693.  Search a text case insensitive
  694. -------------------------------
  695. >242
  696.  Search text again
  697. ------------------
  698.  
  699.  
  700. >300
  701.  Setup userlevel
  702. ----------------
  703.  In BEGINNER Level the files with SYSTEM- and HIDDEN attribut are not
  704.  displayed. This offers more security so that they can't be deleted
  705.  by an user error.
  706. >301
  707. Advanced Userlevel
  708. -------------------
  709.  In ADVANCED level all files are displayed.
  710.  
  711. >400
  712. Compare files
  713. ------------------
  714.  
  715.  Compare all selected files of the list (global list) with a destination
  716.  directory. File date, time size and existance will be compared.
  717.  
  718.  Files with differences are selected after execution. The state of the
  719.  file is displayed as :
  720.  
  721.         O or OLD    : source file older than destination file
  722.         N or NEW    : source file newer than destination file
  723.         - or ---    : file not existent in destination directory
  724.         < or <<<    : file smaller than in destination directory
  725.                       but same date and time.
  726.         > or >>>    : file bigger than in destination directory
  727.                       but same date and time.
  728.  
  729. >401
  730.  File differences
  731. --------------------------
  732.  This command compared files using the program entered in setup
  733.  for file differnces. The output can be redirected (CON for console default).
  734.  
  735. >402
  736.  Filefind
  737. ----------------
  738.  Locating files on one drive.
  739.  
  740.  You have to enter the path and the search mask in the edit window,
  741.  for example
  742.  
  743.    Search : c:\*.exe
  744.    Search : .\*.c
  745.    Search : .\*.[c-h]
  746.  
  747.  The files mathing the mask are displayed in a global filelist for
  748.  further executions with the normal program file functions.
  749.  
  750.  If you enter nothing  *.* is default.
  751.  If you don't enter a directory the search starts at the root \ .
  752.  
  753.  
  754. >403
  755.  Move files
  756. ------------------
  757.  
  758. >404
  759.  Command recursive
  760. ------------------
  761.  Enter a command and a filemask in the dialog box. All files matching
  762.  the file mask are executed with the given command.
  763.  
  764. >405
  765.  Search Text Recursive
  766. ------------------------
  767.  
  768.  This function searches a text in all files matching the entered file
  769.  mask. The files are inserted to a global file list for further operations.
  770.  
  771. >406
  772.  Split file
  773. ------------------------
  774.  
  775.  This functions splits big files into single smaller pieces, for storing
  776.  them f.ex. on a floppy disk. The single parts got the filename and a
  777.  numeric extension. If you select the option optimal size, the maximum
  778.  space on floppy disk is choosen for the file size.
  779.  
  780. >407
  781.  Build file
  782. ------------------------
  783.  
  784.  This function builds the original big file out of the single files
  785.  generated by split files. The function must be activated with file
  786.  cursor on a splitted file (numeric Extension).
  787.  
  788.  You can build the destination file directly from floppy disk to harddisk.
  789.  
  790.  
  791. 
  792.  
  793.