home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / fj775e.zip / FJNT.HLP < prev    next >
Text File  |  1997-11-12  |  40KB  |  1,331 lines

  1. ######################################################################
  2. ######### FILEJET VERSION 7.0 HELPFILE (c) KLOSEK 1991-97 ############
  3. ######################################################################
  4. >0 ##  FILEJET GENERAL HELP ############################
  5.   GENERAL KEY ASSIGNMENTS :
  6.    ESC           : Cancel operation
  7.    ENTER         : Select file or change directory
  8.    SPACE         : Toggle File display mode
  9.    HOME          : Top of File list
  10.    CONTROL+Key   : Change Drive
  11.    CURSOR/PAGE   : Move Filecursor
  12.    BACKSPACE     : Change to parent directory ( cd ..)
  13.    CTRL-BACKSPACE: Change to root directory ( cd \)
  14.    TAB           : Changes active window
  15.    INSERT        : Activate Function keys (3 * 6 keys)
  16.    !             : Special key to select directory
  17.    F1            : Display Help
  18.    F2            : If cursor is on a Directory, count the directory
  19.                    size with subdirs.
  20.    F3            : Refresh the actual directory
  21.    SHIFT-F2      : Count all Directorysizes
  22.    SHIFT-F3      : Toggles window mode
  23.    ALT-1         : Start/Stops Macrorecorder
  24.    ALT-2         : Replay Macro with repetition
  25.    ALT-3         : Single Macro replay
  26.    ALT_F7: Userpulldown
  27.  
  28.    ALT + HOTKEYTASTE of 1. Line activates the main pulldown
  29.  
  30.   Short summary of mouse functions :
  31.  
  32.   File-window: Double-click left executes file with preference extension
  33.  
  34.                Single click left moves the mouse cursor
  35.  
  36.                Single click right selects the file or directory
  37.  
  38.                Moving the mouse while pressing the right button selects all
  39.                files hit.
  40.  
  41.                Select a command of the command window (last two lines) with
  42.                a single left button click executes the command with the actual
  43.                file.
  44.  
  45.                Select a command with a right button click executes the command
  46.                with all files selected. (see ALT+Key)
  47.  
  48.                Single click in a dialog box moves the cursor to the field
  49.  
  50.                Double click left activates the dialog box function
  51.  
  52.  Commands in the filewindow
  53.  ---------------------------
  54.  In combination with ALT the operations affects all selected files
  55.  
  56.  F2            : If cursor is on a Directory, count the directory
  57.                   size with subdirs.
  58.  F3            : Refresh the actual directory
  59.  SHIFT-F2      : Count all Directorysizes
  60.  SHIFT-F3      : Toggles window mode
  61.  *             : Autoviewmode on/off
  62.  -             : Inverts current selection
  63.  a, ALT-A  :    Set date and attributes of the file
  64.  
  65.  c, ALT-C  :    Copy files.
  66.  
  67.  d, DEL, ALT-D: Delete files or directories.
  68.                 Directories are deleted including all subdirectories
  69.  
  70.  e, ALT-E  :    Edit file with internal editor. If an external editor is
  71.                 defined in setup this one is used.
  72.  
  73.  f         :    Edit file with integrated editor
  74.  
  75.  g         :    Goto file in list
  76.  
  77.  ALT-G     :    Jumps to next file matching the search mask
  78.  
  79.  TAB       :    Jump to next file matching the searchmask
  80.  
  81.  i, ALT-I  :    Search a string in files.
  82.  
  83.  n         :    Inverse selection, all files not matching the mask are
  84.                 selected
  85.  
  86.  k         :    Filemask for file window, if you enter a empty mask
  87.                 *.* is default. Multiple masks are separated with ;
  88.  
  89.                 1. f.ex.'*.txt;*.dok;*.bat'
  90.  
  91.                 2. '*.' all files without extension
  92.  
  93.                 3. Inverse Masks are possible with <.
  94.                    f.ex.: '<*.bak' shows all files not matching *.bak
  95.  
  96.                 4. Combinations are possible like :
  97.                    '*.txt,<*.bak,*.c'
  98.  
  99.                 Each window got a own filemask
  100.  
  101.  l,L       :    Shows in a window all drives accessible, pressing the
  102.                 drive key changes the actual drive.
  103.  
  104.  m, ALT-M  :    Move files or directories
  105.  
  106.  o, O      :    Execute a command.
  107.                 Cursor-Up activates a command history.
  108.  
  109.                 If a command is defined for the actual File extension,
  110.                 the command is added to the sting in the command line
  111.  
  112.  p, ALT-P  :    Prints the current or all selected files to the printer
  113.                 defined in SETUP
  114.  
  115.  ALT-Y     :    Stores the current filelist in a file for documentation
  116.                 purposes.
  117.  
  118.  q         :    Program "quick-" start, if a command is defined
  119.                 for the actual file extension,
  120.                 the command is added to the filename and immediately executed
  121.  
  122.  r         :    File/Directory rename
  123.  
  124.  s         :    Select files, *.* as default
  125.  
  126.  t         :    Show directory tree, change path
  127.  
  128.  u         :    Unselect files
  129.  
  130.  v, ALT-V  :    File view with internal or external viewer
  131.  
  132.  w, ALT-W  :    Start wordprocessing with actual file
  133.  
  134.  x,X       :    Execute file
  135.  
  136.  ALT_X     :    Execute a command with all selected files
  137.  
  138.                 You can enter the command in the command line
  139.                 The filename of the selected files is placed
  140.                 at the position of % .
  141.  
  142.                 f.ex.  : copy %  a:\xxx
  143.  
  144.                 If you choose 2 %% the filename is inserted
  145.                 without the fileextension
  146.  
  147.                 f.ex.  : del %%.obj
  148.  
  149.  z, ALT-Z  :    View file(s) with the internal viewer
  150.  
  151.  #         :    Shows menu with sort  order
  152.  
  153.  ?         :    Opens a window with informations off all drives
  154.  
  155.  ALT_F05   :    Compress file(s)
  156.  ALT_F06   :    Decompress file(s)
  157.  ALT_F08   :    Direct access to the command history
  158.  
  159. >2 ####   FILEJET DIRECTORYTREE  ############################
  160.  DIRECTORYTREE
  161.  ---------------
  162.  +           :    Expand one directory tree level
  163.  *           :    Expands the complete subdirectorytree from the actual pos.
  164.  -           :    Reduces the directory tree
  165.  a-z         :    Edit the search mask of the tree. The tree jumps
  166.                   to the next directory matching the mask.
  167.                   If there is no match the key is ignored
  168.  
  169.  ALT_G       :    Jumps to the next directory matching the mask
  170.  
  171.  F3          :    Reread the tree
  172.  
  173.  F2          :    Make a directory
  174.  
  175.  PAGE UP     :    Jump to previous directory of the same directorylevel
  176.  
  177.  PAGE DOWN   :    Jump to next directory of the same directorylevel
  178.  
  179.  CURSOR LEFT :    Jump to parent of the actual directory
  180.  
  181.  CURSOR RIGHT
  182.  CURSOR DOWN :    Jump to next entry
  183.  
  184.  END         :    Jump to the end of the tree
  185.  
  186.  HOME        :    Jump to the start of the tree
  187.  
  188.  ESC         :    Cancel, You can also cancel tree reading
  189.  
  190.  DELETE      :    Deletes all Subdirectories from the actual directory
  191.  
  192. >3 ##### INTEGRATED EDITOR  ##############################
  193.  INTEGRATED EDITOR
  194.  -------------------
  195.  F1   :    Help
  196.  F2   :    Save file
  197.  F3   :    Quit
  198.  F4   :    Save file and quit
  199.  F7   :    Rename file
  200.  F8   :    Load File
  201.  F9   :    Undo in actual line
  202.  F10  :    Activate next file
  203.  SHIFT F10 : Activate previous file
  204.  
  205.  ALT-L:    Mark a line
  206.  ALT-C:    Copy the marked block
  207.  ALT-D:    Delete the marked block
  208.  ALT-G:    Goto Line
  209.  ALT-K:    Matches parenthesis
  210.  ALT-M:    Move marked block
  211.  ALT-P:    Activate picklist with the last 200 files edited to select a
  212.            file
  213.  ALT-U:    Unmark
  214.  ALT-W:    Write marked block in File
  215.  
  216.  CTRL-HOME : Jump to Top of file
  217.  CTRL-END  : Jump to End of file
  218.  CTRL-F    : Search again
  219.  CTRL-I    : Search String case ignore
  220.  CTRL-S    : Search String case sensitive
  221.  
  222.  CTRL-BACKSPACE : Deletes actual Line
  223.  
  224.  ESC  :    Change to command mode. You can enter the following commands :
  225.  
  226.     /    :    Search string case sensitive
  227.     \    :    Search string ignore case
  228.  
  229.     Number :  Jump to linenumber n.
  230.  
  231.     Any other entry is executed as operating System command.
  232.  
  233.  Other Keys
  234.  
  235.  PAGE UP, PAGE DOWN, HOME, END, CURSOR, RETURN, INSERT, TAB, SHIFT TAB
  236.  
  237. >4 #### LINEEDITOR #######################################
  238.  LINEEDITOR
  239.  --------------
  240.  SPACE     :    If the first key is space, the edit field is deleted
  241.  
  242.  ALT-D     :    Delete the complete edit field
  243.  
  244.  CTRL-F1   :    Change the edit field to upper case
  245.  
  246.  CTRL-F2   :    Change the edit field to lower case
  247.  
  248.  CTRL-E    :    Delete from cursorposition to end of line
  249.  
  250.  Other keys with standard functions :
  251.  
  252.  HOME, END, CURSOR, RETURN, INSERT
  253. >50
  254.   Start a WINDOWS-NT, WINDOWS-95 or DOS/OS2 Shell.
  255.  
  256.   Enter exit to return to the program.
  257.  
  258. >52
  259.  USERPULLDOWN
  260.  --------------
  261.  
  262.  You can define a Userpulldown in an ASCII file
  263.  (fj.DAT, fj2.DAT) to be activated using hotkey ALT_F7.
  264.  
  265.  DEFINITION OF THE USERPULLDOWN
  266.  --------------------------------
  267.  
  268.  The definitions are must have an initial character '>'
  269.  The hotkey for activating is marked by a leading ^.
  270.  
  271.  Hard coded entries :
  272.  
  273.   P>  pulldownheader
  274.   E>  pulldownentry
  275.   D>  definition line
  276.   #   comment
  277.  
  278.   without > or # = command line
  279.  
  280.   MAIN PULLDOWN DEFINITIONS
  281.  ----------------------------
  282.   D>  XPOS = nr           upper left corner of pulldown
  283.   D>  YPOS = nr           upper left corner of pulldown
  284.   D>  XWIDTH  = nr        minimal width of pulldown
  285.  
  286.   MAIN ENTRY DEFINITIONS
  287.  -----------------------
  288.  
  289.   D>  SWAP = 0            swap main program for execution off
  290.   D>  SWAP = 1                                            on
  291.   D>  WINDOW = 0          display a window for execution off
  292.   D>  WINDOW = 1                                         on
  293.   D>  WINXPOS    = nr     upper left corner of execution window
  294.   D>  WINYPOS    = nr
  295.   D>  WINXWIDTH  = nr     window x width
  296.   D>  WINYWIDTH  = nr     window y width
  297.   D>  CURSOR     = 1      activate cursor in window
  298.   D>  WAIT       = 0/1    wait after execution
  299.   D>  PARAMETER  = 0/1    enter a parameter for execution
  300.                           the parameter is inserted at % in the
  301.                           command string
  302.  
  303.  MULTIPLE COMMANDS IN A PULLDOWN LINE
  304.  ------------------------------------
  305.  You can enter several commands separated with a ;.
  306.  The single commands are executed sequential.
  307.  
  308.  
  309.  EXAMPLE OF AN USERPULLDOWN
  310.  --------------------------------
  311.  
  312.  P> Userpulldown
  313.  
  314.  D> XPOS    = 20
  315.  D> YPOS    = 5
  316.  D> XWIDTH  = 20
  317.  
  318.  E> ^DOS
  319.  D> SWAP       = 0
  320.  D> WINDOW     = 1
  321.  D> WINXPOS    = 2
  322.  D> WINYPOS    = 1
  323.  D> WINXWIDTH  = 70
  324.  D> WINYWIDTH  = 20
  325.  D> CURSOR     = 1
  326.    command.com
  327.  
  328.  E> ^Editor
  329.  D> SWAP       = 1
  330.  D> CURSOR     = 1
  331.  D> PARAMETER  = 1
  332.    vi %;
  333.  
  334.  E> ^Viruscheck
  335.  D> SWAP       = 1
  336.  D> WINDOW     = 0
  337.  D> WAIT       = 1
  338.   c:;cd \scan;scan86;
  339.  
  340. >51
  341.  ABOUT FILEJET
  342.  --------------
  343.  
  344.  FILEJET is a Filemanager for WINDOWS-NT, WIN95, OS/2 and DOS. It allows a
  345.  unique operation in all Operating Systems.
  346.  
  347.  It is possible to define some programs already in use
  348.  for different jobs. (Editor, Wordprocessing..)
  349.  
  350.  Short description of the features :
  351.  
  352.  - Available for WINDOWS-NT, WINDOWS95, DOS and OS/2
  353.  
  354.  - FILEJET is designed for daily usage and simplifies working
  355.    with different files with single Shortcut Keys.
  356.  
  357.  - FILEJET a small program with 480KB Harddisk usage.
  358.  
  359.  - FILEJET is saving the directory trees on disk. The program
  360.    reads the tree only if the user wants it.
  361.  
  362.    Define your own programs for usage :
  363.  -------------------------------------
  364.       - Editor
  365.       - File Viewer
  366.       - File Differences
  367.       - Word processing
  368.  
  369.  
  370.   Start of big programs with a rest of ca. 3KB of resident memory usage.
  371.  
  372.   function summary
  373.  -----------------
  374.  
  375.       - archivefunctions
  376.                 Archive are treated like directories
  377.       - edit
  378.       - copy
  379.                 copy files from HPFS or NFS to FAT with automatic
  380.                 file name conversion from longnames (only OS/2).
  381.                 Extended attributes are copied too. (only OS/2)
  382.       - delete
  383.            - files
  384.            - complete directories, including subdirectories
  385.  
  386.       - view file
  387.       - execute a dos command
  388.       - command history
  389.       - execute a program
  390.       - wordprocessing
  391.  
  392.       - compare files
  393.            - date and size as criteria
  394.              different files are selected for further operations.
  395.                (effective update function)
  396.  
  397.       - file differences
  398.       - text search in ASCII an binary files
  399.       - file display with/without size and attributes
  400.       - set file date time and attribute
  401.       - date, time and dos version display
  402.  
  403.       - display of actual path, the directory size, the size of all
  404.         selected files
  405.  
  406.       - show directory tree
  407.  
  408.       - file find . The files are displayed in a normal file list for
  409.         further operations.
  410.  
  411.       - Text search in files. Files are also displayed in a file list.
  412.  
  413.       - User defined pulldown activated via hotkey
  414.            Definition in ASCII file "FJ.DAT", "FJ2.DAT"
  415.  
  416.       - Sorted file display with following criteria :
  417.            - alphabetic
  418.            - date
  419.            - size
  420.            - extension
  421.            - unsorted
  422.            - mode
  423.  
  424.       - screen save after n minutes without an activity.
  425.  
  426.  Technical data
  427.  --------------
  428.  
  429.  Hard- Software requirements :
  430.  
  431.       - IBM compatible PC/AT
  432.  
  433.       - CGA/EGA/VGA or Hercules Graphic adapter
  434.  
  435.       - Disk usage about 480kB.
  436.  
  437.       - MS-DOS > 3.0 or OS/2 V1.x and V2.x
  438.            > V6.4 need OS/2 > 2.x cause it is a 32 Bit program
  439.  
  440.       - min 356kB main memory (DOS)
  441.  
  442.       - WINDOWS-NT, WINDOWS-95
  443.  
  444. >60 Quit the program
  445.  With this function you quit this program.
  446. >61
  447.  Set file attributes/time
  448. --------------------------
  449.  
  450.  Set the file attributes SYSTEM, READONLY, HIDDEN, ARCHIVE
  451.  and the file date and time. The display is updated immediately
  452.  and shows the new settings.
  453.  
  454. >62
  455.  Copy files
  456. ----------------
  457.  With this function you can copy a file, all selected files or a whole
  458.  directory.
  459.  
  460.  After activating you can enter a destination path in the command line.
  461.  The path last entered is displayed as default. If you enter a new not
  462.  existing path the path will be created after a positive confirmation.
  463.  With this possibility you can create a whole path including subdirectories.
  464.  
  465.  Destination : c:\text\x\y\z   The complete path will be created.
  466.  
  467.  If you enter a illegal path or press the CURSOR UP key, the directory
  468.  tree is displayed for choosing a destination path.
  469. >63
  470.  Delete Files
  471. ----------------
  472.  
  473.  With this function you can delete files or directories.
  474.  
  475.  If the cursor is positioned on a directory entry, the whole
  476.  directory including all subdirectories is delete after confirmation.
  477.  
  478. >64
  479.  Search strings in files
  480. -------------------------
  481.  This function searches strings in ASCII or binary files.
  482.  
  483.  If the string is in the file, a window is displayed with the
  484.  text. The following commands are possible :
  485.  
  486.   ESC : Cancel operation, no search operation in other selected files
  487.   s   : skip File and continue searching in other selected files
  488.   i   : invalid entry
  489.   h   : change to hex display
  490.   e   : edit file, the integrated editor jumps to the fist occurrence
  491.         of the search string in the specific file
  492.  
  493. >65
  494.  Execute commands
  495. -------------------
  496.     Executes a command. With CURSOR UP a command history of the already
  497.     entered commands is displayed. You can choose one command of that
  498.     list with Cursor and Return.
  499.  
  500.     If there is any combination of a command and the fileextension
  501.     defined in the preference file the command is added to the filename.
  502.  
  503. >66
  504.  Define the filemask
  505. --------------------
  506.  Set the filemask for the file window. If you enter nothing *.* is default.
  507.  
  508.  It is possible to enter multiple filemasks separated with ;. Even inverse
  509.  masks are available.
  510.  
  511.  f.ex. :   *.c;*.h;*.dok;  = *.c + *.h + *.dok
  512.  or    :   <*.obj;<*.exe   all files without *.obj and *.exe
  513.  
  514. >67
  515.  Program quick start
  516. ----------------------
  517.  The command defined for the given fileextension in the preference file
  518.  is immediately executed.
  519.  
  520. >68
  521.  File rename
  522. -------------
  523.  With this function you can rename a file or directory.
  524.  
  525. >69
  526.  Set a file selection mask
  527. ----------------------------
  528.  Set a file selection mask. If you enter nothing *.* is default.
  529.  
  530.  It is possible to enter multiple filemasks separated with ;. Even inverse
  531.  masks are available.
  532.  
  533.  f.ex. :   *.c;*.h;*.dok;  = *.c + *.h + *.dok
  534.  or    :   <*.obj;<*.exe   all files without *.obj and *.exe
  535.  
  536. >70
  537.  Execute a command with all selected files
  538. ------------------------------------------------------
  539.  You can enter a command in the commandline. The filename
  540.  of all selected files are inserted at the place of the % char.
  541.  
  542.  for example  :  pkzip -a dummy %
  543.  
  544.  If you use 2 %, then the filename is inserted without
  545.  the fileextension.
  546.  
  547.  for example  : del \x\y\objs\%%.obj.
  548.  
  549. >71
  550.  Move Files or directories
  551. ----------------------------
  552.  
  553.  Move selected files or directories in another directory.
  554.  
  555. >72
  556.  Edit Files
  557. -------------
  558.  Edits one ore all selected files with the external editor. If
  559.  no external editor is defined in SETUP, the internal editor is used
  560. >73
  561.  Copy with subdirectories
  562. --------------------------
  563.  Copies all files matching the filemask to the destination
  564.  directory including all subdirectories. The files in the current
  565.  directory are copied as well.
  566. >74
  567.  Count directory size
  568. ---------------------------
  569.  
  570.  Its possible to calculate the size of a whole directory including all
  571.  Subdirectories by pressing F2 on the specific Directory Entry in the file
  572.  list. In long display mode (SPACE to toggle) the size is then displayed just
  573.  like a normal file size.
  574.  
  575.  With SHIFT-F2 you can calculate the sizes of all Directories actually
  576.  displayed in the file list. The display changes automatically to long
  577.  display mode.
  578.  
  579.  With this function you can calculate the disk usage of certain programs.
  580.  
  581. >75
  582.  Refresh Directory
  583. ----------------------
  584.  Read the current directory and refreshes the display.
  585. >76
  586.  Count All Directory Sizes
  587. ---------------------------
  588.  
  589.  With SHIFT-F2 you can calculate the sizes of all Directories actually
  590.  displayed in the file list. The display changes automatically to long
  591.  display mode.
  592.  
  593.  With this function you can calculate the disk usage of certain programs.
  594. >77
  595.  Next Filelist
  596. ---------------------------
  597.  A new filelist is opened on top of the actual one. All selections in
  598.  the active list are kept. You can see the list number in brackets.
  599.  ESC closes the list and returns to the previous list.
  600. >78
  601.  Make Directory
  602. ---------------------------
  603.  Makes one or multiple directories. You may enter a complete path
  604.  including several not existing subdirectories.
  605.  
  606. >79
  607.  Change Display Mode
  608. ---------------------------
  609.  Changes the actual window display mode of FILEJET. SHIFT-F3 changes
  610.  the mode online.
  611. >81
  612.  File Autoview
  613. ---------------------------
  614.  Switch on/off the automatic file viewer. Running in 2 filelist
  615.  window mode, the actual file is displayed after a short time in the
  616.  window not active. TAB activates the Viewerwindow to scroll in the
  617.  file.
  618.  
  619.  Working in the Singlefilelist or Filelist/Treemode the file
  620.  is displayed on top of the Filewindow.
  621. >80
  622.  File Hexview
  623. ---------------------------
  624.  Shows the file in hex. The display toggles to normal ASCII mode
  625.  after entering H.
  626.  
  627. >82
  628.  Print file(s)
  629. ---------------------------
  630.  Prints the current ore all selected files to the printerport defined
  631.  in SETUP. The printjob may be canceled with ESC.
  632. >83
  633.  Select files
  634. ---------------------------
  635.  All files, matching the mask are selected
  636.  
  637.  Multiple masks may be entered separated with a ; . Inverse masks are
  638.  possible with a < character leading.
  639.  
  640.  f.ex. :   *.c;*.h;*.dok;  = *.c + *.h + *.dok
  641.  or    :   <*.obj;<*.exe      all files without *.obj and *.exe
  642. >84
  643.  Compare directories
  644. ---------------------------
  645.  
  646.  Compares the contents of the two filewindows (if visibly) and marks
  647.  different files.
  648.  
  649. >85
  650.  File -> Wordprocessing
  651. ---------------------------
  652.  
  653.  Activates the program defined in SETUP->Wordprocessing with the current
  654.  or all files selected.
  655. >86
  656.  File -> Execute
  657. ---------------------------
  658.  Executes the current file or executes a command with all files selected.
  659.  
  660.                 You can enter the command in the command line
  661.                 The filename of the selected files is placed
  662.                 at the position of % .
  663.  
  664.                 f.ex.  : copy %  a:\xxx
  665.  
  666.                 If you choose 2 %% the filename is inserted
  667.                 without the fileextension
  668.  
  669.                 f.ex.  : del %%.obj
  670.  
  671. >100
  672.  Setup editor
  673. ------------
  674.  Please enter the complete path of the external fileeditor. After
  675.  Return the path is checked for existence of the program.
  676.  
  677.  If no program is entered, the internal editor is used.
  678.  
  679. >101
  680.  Setup file viewer
  681. ------------------
  682.  Please enter the complete path of the external fileviewer. After
  683.  Return the path is checked for existence of the program.
  684.  
  685.  If no program is entered, the internal viewer is used.
  686. >102
  687.  Setup wordprocessing
  688. -----------------------
  689.  Please enter the complete path of your wordprocessing program. After
  690.  Return the path is checked for existence of the program.
  691.  
  692. >103
  693.  Setup hexeditor
  694. ----------------
  695.  Please enter the complete path of the external fileeditor. After
  696.  Return the path is checked for existence of the program.
  697.  
  698. >104
  699.  Setup file differences
  700. -----------------------
  701.  Please enter the complete path of the program for finding file
  702.  differences (diff). After Return the path is checked for
  703.  existence of the program.
  704.  
  705. >107
  706.  Setup colors
  707. --------------
  708.  Definition of all color settings. Change the background color with
  709.  CURSOR UP/DOWN and the foreground color with CURSOR LEFT/RIGHT.
  710.  You have to accept the new color setting for a specific color with
  711.  RETURN and save the setup.
  712.  
  713.  The main window is redisplayed with the new color after restarting
  714.  the program.
  715.  
  716. >108
  717.  Save setup
  718. -------------
  719.  Save all setup data.
  720.  
  721. >109
  722.  Setup sort mode
  723. ----------------
  724.  Defines the sort criteria for the filelist.
  725.  You can choose  :
  726.  
  727.            alphabetic
  728.            date and time
  729.            file size
  730.            file extension
  731.            unsorted
  732.            mode        /selected files in front
  733. >110
  734.  Setup darkscreen
  735. ----------------------
  736.  Define a time in minutes before the  screen display is switched off.
  737.  In darkscreen mode a random pixel picture is displayed.
  738.  
  739. >111
  740.  Setup userlevel
  741. ----------------
  742.  In BEGINNER Level the files with SYSTEM- and HIDDEN attribute are not
  743.  displayed. This offers more security so that they can't be deleted
  744.  by an user error.
  745.  
  746.  In PROFESSIONAL Mode files are deleted without security question !!.
  747.  And even on program exit no question occurred.
  748.  
  749. >112
  750.  Setup function keys
  751. -----------------------
  752.  This function allows the definition of commands for 18 function keys
  753.  three times F5 - F10.
  754.  
  755.  For each function key a 9 character comment string is available.
  756.  After activating the function key assignment with INSERT this comment
  757.  is displayed.
  758.  
  759.  Multiple commands are separated with a ';'. The actual file
  760.  is placed at the position of '%'. If you use '%%' the filename without
  761.  extension is inserted.
  762.  
  763.  
  764.  F.e:          F05  Comment   : ZIP
  765.                F05            : pkzip -a %%.zip %;del %
  766.  
  767. >113
  768.  Setup Preferences
  769. ---------------------
  770.  FILEJET allows the combination of Fileextension and commands via
  771.  preferences. After QUICK START or COMMAND the preference file is
  772.  searched. If the file extension is combined with a command, the command
  773.  will immediately executed or displayed in the command line.
  774.  
  775.  Wildcards may be used in the extension to define a command for
  776.  several files. The example shows as last entry the definition
  777.  " *   [FJVIEW]" to activate the internal viewer for all files
  778.  not matching previous definitions.
  779.  
  780.  You may use the internal viewer with [FJVIEW] and the internal
  781.  editor with [FJEDIT].
  782.  
  783.  
  784.  
  785. >114
  786.  Setup Display Mode
  787. ---------------------
  788.  
  789.  With this function you can select the display mode for FILEJET.
  790.  
  791.  FILEJET offers 3 different display modes.
  792.  
  793.   - One File Window
  794.   - File Window and Directory window
  795.   - Two File Windows
  796.  
  797. >115
  798.  Setup Directories
  799. ---------------------
  800.  It is possible to define 10 directories for quick access from the
  801.  file list using the hotkeys CTRL-F01...CTRL-F10. In addition to
  802.  this a dialog box pops up after entering a dot '.' for selection
  803.  of one directory.
  804.  
  805. >116
  806.  Setup Clockdisplay
  807. ---------------------
  808.  Clock display with or without seconds. In addition a 12/24 hours
  809.  display is available.
  810. >117
  811.  Setup Filedisplay
  812. ---------------------
  813.  Select one of three possible display modes in the filelist,
  814.  normally switched with the space key. Saving setup stores this
  815.  for default.
  816.  
  817. >118
  818.  Setup Videomode
  819. ---------------------------
  820.  Activate 80*25 or 80*50 Column/Line mode.
  821.  
  822.  Attention : The mouse fields are treated correctly after a restart of
  823.              FILEJET.
  824.  
  825. >119
  826.  Setup Drucker
  827. -------------------
  828.  Enter the number of the printerport you want to print to.
  829.  
  830.  
  831. >120
  832.  Setup Emulation
  833. -----------------
  834.  
  835.  Switches between normal FILEJET mode and COMMADER emulation mode.
  836.  
  837. >121
  838.  Setup Archiveprograms
  839. ------------------------
  840.  To use the archive features FILEJET must know some definitions
  841.  of the archivers you prefer to use. These one are entered in a
  842.  external ASCII file FJ2.ASE or FJ.ASE for all archive types.
  843.  FILEJET works with ZIP, ARJ, LHA and ZOO Archive. FILEJET
  844.  distinguishes the following fileextensions :
  845.  
  846.    ZIP, ARJ, LHA, LZH, ZOO
  847.  
  848.  The definitions includes :
  849.  
  850.   - Path of the archive program for compression
  851.   - Path of the archive program for decompression
  852.   - Command to add a file to the archive
  853.   - Command to delete a file in the archive
  854.   - Command to extract a file from the archive
  855.   - Command to list archive
  856.   - Two dummy commands (for future use)
  857.  
  858. >200
  859.  Save File
  860. ----------------
  861.  Stores the actual file. It is possible to enter a new name.
  862. >201
  863.  Quit File
  864. ----------------
  865.  Exit actual file without saving the file.
  866. >202
  867.  Save File and quit
  868. ----------------------------
  869.  Saves the actual File and quit. A new name can be entered.
  870. >203
  871.  Rename File
  872. -----------------------------
  873. >204
  874.  Load File
  875. ----------------
  876.  With this function a small filewindow is displayed to select a file for
  877.  editing. The basic function is similar to the normal file window.
  878. >205
  879.  Activate next/previous file
  880. ----------------------------------
  881. >206
  882.  Command mode
  883. -------------------------
  884.  Entering ESC opens at the bottom of the window a edit field for a
  885.  a command. If the command is not a internal editcommand, it is executed
  886.  from the operating system.
  887. >207
  888.  Start a shell
  889. ----------------
  890.  Exit to the operating system.
  891. >208
  892.  Datei drucken
  893. ----------------
  894.  Druckt die aktuelle Datei zum im SETUP eingetragenen Druckerport.
  895.  Der Druckvorgang kann mit ESC abgebrochen werden.
  896. >209
  897.  Define Keywords
  898. ---------------------------
  899.  Five group of keyword colors are available (type 1-5). Comments
  900.  are treated separate. All word separators are single char
  901.  keywords and have to be defined, except the space character.
  902.  
  903.  Special types :
  904.  
  905.    Start of comment     type  20
  906.    End of comment       type  22
  907.    Single line comment  type  21
  908.  
  909.  All keyword definitions for all filetypes are entered in one
  910.  file. The F> statement shows the definition of the fileextension
  911.  for the following carate block. The keywords until the next F>
  912.  appears are all valid for the current file extension (type).
  913.  
  914.  Syntax of one carate definition
  915.  
  916.  KEYWORD , TYPE
  917.  
  918. Example: Definition of some Keywords for *.C,*.CPP,*.H and *.HPP
  919.          files
  920.  
  921. F>  C,CPP,H,HPP
  922. /*       ,20
  923. //       ,21
  924. */       ,22
  925. %        ,4
  926. "        ,4
  927. .        ,4
  928. /        ,4
  929. if       ,1
  930. do       ,2
  931. for      ,2
  932. while    ,2
  933. continue ,2
  934. #undef   ,3
  935. defined  ,3
  936. sizeof   ,4
  937. default  ,4
  938. goto     ,4
  939. #pragma , 5
  940.  
  941. The color of the keywords may not be defined in this version.
  942.  
  943. >220
  944.  Copy a block
  945. ---------------
  946.  Copies the marked block under the cursor position.
  947. >221
  948.  Delete a block
  949. ---------------
  950.  Deletes the marked block. This function works only in the actual file.
  951. >222
  952.   Move a block
  953. ---------------
  954.  Moves the marked block under the cursor position.
  955. >223
  956.  Mark a block
  957. ----------------
  958.  Marks a Block of lines. (right mouse button)
  959. >224
  960.  Unmark a block
  961. --------------------
  962. >225
  963.  Save marked block in file
  964. --------------------------
  965. >226
  966.  Print block
  967. --------------------------
  968.  The block marked is printed to the printer defined in SETUP.
  969. >230
  970.  Delete line
  971. ---------------
  972.  Deletes one line (CTRL-BACKSPACE)
  973. >231
  974.  Paste Screenpuffer
  975. --------------------
  976. >240
  977.  Search a test case sensitive
  978. ------------------------------
  979.  This function searches a text in the file for exact match.
  980.  All search hits are marked in the file.
  981.  
  982.  Shortkey CTRL-S.
  983. >241
  984.  Search a text case insensitive
  985. -------------------------------
  986.  This function searches a text in the file case insensitive.
  987.  
  988.  Shortkey CTRL-I.
  989. >242
  990.  Search text again
  991. ------------------
  992.  The text searched before is searched again in the same searchmode.
  993.  
  994.  Shortkey CTRL-F.
  995.  
  996. >243
  997.  Edited Files -> Picklist
  998. -------------------------------------
  999.  This function shows a filelist with the last 100 edited files for
  1000.  selection for editing.
  1001. >244
  1002.  Search brackets
  1003. -------------------
  1004.  If the cursor is placed on a Bracket {}[](), ALT-K searches the
  1005.  closing/opening bracket.
  1006. >260
  1007.  Fileviewer
  1008. -------------
  1009.  With the integrated fileviewer, files can be shown in ASCII
  1010.  and HEX-Mode.
  1011.  
  1012.  H    : toggles between ASCII/HEX mode
  1013.  *    : Shows only printable characters
  1014.  A    : Shows in ASCII Mode only Strings (strings in binary files)
  1015.  w    : Long lines are wrapped
  1016.  
  1017.  CURSOR LEFT/RIGHT scrolls window
  1018.  HOME/END/PAGE UP-DOWN to move cursor in the file
  1019.  
  1020.  
  1021. >300
  1022.  Setup userlevel
  1023. ----------------
  1024.  In BEGINNER Level the files with SYSTEM- and HIDDEN attribute are not
  1025.  displayed. This offers more security so that they can't be deleted
  1026.  by an user error.
  1027. >301
  1028. Advanced Userlevel
  1029. -------------------
  1030.  In ADVANCED level all files are displayed.
  1031.  
  1032. >302
  1033. Display mode : One list
  1034. --------------------------
  1035.  Only one big window with all files is displayed
  1036. >303
  1037. Display mode: One list and directory tree
  1038. ---------------------------------------------
  1039.  One file window and the directory tree are displayed together
  1040. >304
  1041. Display mode: Two filelists
  1042. ------------------------------
  1043.  Two filelists are displayed parallel
  1044. >305
  1045. Clock display without seconds
  1046. ------------------------------
  1047. >306
  1048. Clock display with seconds
  1049. ------------------------------
  1050. >309
  1051. Sort Filedisplay
  1052. ------------------------------
  1053. >310
  1054.  File display with attributes
  1055. ------------------------------
  1056. >311
  1057.  Long filedisplay
  1058. ------------------------------
  1059. >400
  1060. Compare files
  1061. ------------------
  1062.  
  1063.  Compare all selected files of the list (global list) with a destination
  1064.  directory. File date, time size and existence will be compared.
  1065.  
  1066.  Files with differences are selected after execution. The state of the
  1067.  file is displayed as :
  1068.  
  1069.          or OLD    : source file older than destination file
  1070.          or NEW    : source file newer than destination file
  1071.         - or ---    : file not existent in destination directory
  1072.         < or <<<    : file smaller than in destination directory
  1073.                       but same date and time.
  1074.         > or >>>    : file bigger than in destination directory
  1075.                       but same date and time.
  1076.  
  1077. >401
  1078.  File differences
  1079. --------------------------
  1080.  This command compared files using the program entered in setup
  1081.  for file differences. The output can be redirected (CON for console default).
  1082.  
  1083. >402
  1084.  Filefind
  1085. ----------------
  1086.  Locating files on one drive.
  1087.  
  1088.  You have to enter the path and the search mask in the edit window,
  1089.  for example
  1090.  
  1091.    Search : c:\*.exe
  1092.    Search : .\*.c
  1093.    Search : .\*.[c-h]
  1094.  
  1095.  The files matching the mask are displayed in a global filelist for
  1096.  further executions with the normal program file functions.
  1097.  
  1098.  If you enter nothing  *.* is default.
  1099.  If you don't enter a directory the search starts at the root \ .
  1100.  
  1101.  Multiple filemasks are possible and have to be separated with a ;.
  1102.  Even inverse masks are possible.
  1103.  
  1104.  f.ex. :   *.c;*.h;*.dok;  = *.c + *.h + *.dok
  1105.  or   :   <*.obj;<*.exe   all files without *.obj and *.exe
  1106.  
  1107. >403
  1108.  Move files
  1109. ------------------
  1110.  Moves files and/or directories to another path/drive.
  1111.  
  1112. >404
  1113.  Command recursive
  1114. ------------------
  1115.  Enter a command and a filemask in the dialog box. All files matching
  1116.  the file mask are executed with the given command.
  1117.  
  1118. >405
  1119.  Search Text Recursive
  1120. ------------------------
  1121.  
  1122.  This function searches a text in all files matching the entered file
  1123.  mask. The files are inserted to a global file list for further operations.
  1124.  
  1125. >406
  1126.  Split file
  1127. ------------------------
  1128.  
  1129.  This functions splits big files into single smaller pieces, for storing
  1130.  them f.ex. on a floppy disk. The single parts got the filename and a
  1131.  numeric extension. If you select the option optimal size, the maximum
  1132.  space on floppy disk is chosen for the file size.
  1133.  
  1134. >407
  1135.  Build file
  1136. ------------------------
  1137.  
  1138.  This function builds the original big file out of the single files
  1139.  generated by split files. The function must be activated with file
  1140.  cursor on a splitted file (numeric Extension).
  1141.  
  1142.  You can build the destination file directly from floppy disk to harddisk.
  1143.  
  1144. >408
  1145.  Write filelist
  1146. ---------------------------
  1147.  
  1148.  Saves the current filelist in a file for documentation purposes.
  1149.  Entering PRN or LPTx prints the filelist. The filelist is saved in
  1150.  the current display mode (with/without size...)
  1151. >409
  1152.  Userpulldown
  1153. ---------------------------
  1154.  
  1155. >410
  1156.  Open archive
  1157. ------------------
  1158.  
  1159.  Opens an archive (ZIP,ARJ,LHA,ZOO,LZH) just like a directory. Several
  1160.  functions of the normal filewindow may be used directly in the archive.
  1161.  
  1162.    Supported functions : VIEW, EDIT, WORDPROC, COPY, DELETE, AUTOVIEW
  1163.                          TEXT SEARCH,
  1164.  
  1165.  See SETUP -> ARCHIVPROGRAMS
  1166.  
  1167.  The functions mentioned above need for temporary decompression the
  1168.  directory TMP or TEMP set to a directory with enough free space.
  1169.  
  1170.  
  1171. >411
  1172.  Compress files
  1173. ----------------------
  1174.  
  1175.  Compresses the current or all selected files to an archive. The
  1176.  default archive type is ZIP. This may be overwritten entering a
  1177.  new name with the desired extension (ARJ,LHA,ZOO,LZH).
  1178.  
  1179.  (See Setup/Archiveprograms)
  1180.  
  1181.  
  1182. >412
  1183.  Drive information
  1184. ----------------------
  1185.  
  1186.  Some useful drive information is shown after entering '?' or
  1187.  clicking the '?'- field of the drive buttons. This pops up a
  1188.  window with information about all drives available. The drive
  1189.  letter, drive label, free drive space, total drive space and the
  1190.  current directory is displayed.
  1191.  
  1192.  
  1193. >414
  1194.  Decompress archive
  1195. ------------------------
  1196.  
  1197.  This function allows to decompress a complete archive to a
  1198.  path specified with ALT-F6.
  1199.  
  1200. >500 ##  FILEJET general help in emulation mode ##############
  1201.  Common key assignment :
  1202.  
  1203.    ESC            : Cancel operation
  1204.    ENTER          : Executes file, changed directory or opens
  1205.                     archive
  1206.    HOME           : Top of File list
  1207.    ALT-F1         : Toggles short and long filedisplay
  1208.    INSERT         : Select file or directory
  1209.    CURSOR/PAGE    : Move Filecursor
  1210.    TAB            : Changes active window
  1211.  
  1212.    F1             : Display Help
  1213.    ALT_F2         : Userpulldown
  1214.  
  1215.    ALT-1          : Start/Stops Macrorecorder
  1216.    ALT-2          : Replay Macro with repetition
  1217.    ALT-3          : Single Macro replay
  1218.  
  1219.   Short summary of mouse functions :
  1220.  
  1221.   File-window: Double-click left executes file with preference extension
  1222.  
  1223.                Single click left moves the mouse cursor
  1224.  
  1225.                Single click right selects the file or directory
  1226.  
  1227.                Moving the mouse while pressing the right button selects all
  1228.                files hit.
  1229.  
  1230.                Select a command of the command window (last two lines) with
  1231.                a single left button click executes the command with the actual
  1232.                file.
  1233.  
  1234.                Select a command with a right button click executes the command
  1235.                with all files selected. (see ALT+Key)
  1236.  
  1237.                Single click in a dialog box moves the cursor to the field
  1238.  
  1239.                Double click left activates the dialog box function
  1240.  
  1241.  
  1242.  
  1243. COMMANDER-EMULATIONSFUCTIONS - Summary
  1244.  
  1245.  ESC or F10     Cancel and end
  1246.  
  1247.  CTRLENTER      Append current file to the command line
  1248.  
  1249.  CR
  1250.                 Executes the current file with the preference extension
  1251.                 ALT-F8 pops up the command history to choose a
  1252.                 previously entered command.
  1253.  
  1254.                 CTRL-E and CTRL-X shows the last entered commands in
  1255.                 the command line using a ring buffer.
  1256.  
  1257.  INSERT         Selects/deselects the current file/directory
  1258.  
  1259.  NUM +     :    Filemask for file window, if you enter a empty mask
  1260.                 *.* is default. Multiple masks are separated with ;
  1261.  
  1262.                 1. f.ex.'*.txt;*.dok;*.bat'
  1263.  
  1264.                 2. '*.' all files without extension
  1265.  
  1266.                 3. Inverse Masks are possible with <.
  1267.                    f.ex.: '<*.bak' shows all files not matching *.bak
  1268.  
  1269.                 4. Combinations are possible like :
  1270.                    '*.txt,<*.bak,*.c'
  1271.  
  1272.                 Each window got a own filemask
  1273.  
  1274.  NUM -     :    Unselect all files
  1275.  NUM *     :    Invert selection
  1276.  F2        :    Pop up userpulldown
  1277.  F3        :    View files with internal or external viewer
  1278.  F4        :    Edit files with external or internal editor if no one
  1279.                 is defined in SETUP.
  1280.  F5        :    Copies file(s)/directory (ies)
  1281.  F6        :    Move file(s) or directory (ies)
  1282.  F7        :    Make a new directory or directory path
  1283.  F8        :    Deletes file(s) and/or directories
  1284.  F9        :    Menu bar
  1285.  F10       :    End FILEJET / exit list
  1286.  ALT-F2    :    Shows all drives available for change drive
  1287.  
  1288.  ALT_F5    :    Compress files to an archive
  1289.  ALT_F6    :    Decompress complete archive
  1290.  ALT-F7    :    Search text in files
  1291.  
  1292.  ALT_F8    :    Search files / files containing text
  1293.  ALT_F9    :    Choose a directory (Setup)
  1294.  ALT-F10   :    Show directory tree, change path
  1295.  CTRL_F1   :    Switch on/off the left window
  1296.  CTRL_F2   :    Autoview on/off
  1297.  CTRL_F3   :    Sort list by name
  1298.  CTRL_F4   :                     extension
  1299.  CTRL_F5   :                     eate
  1300.  CTRL_F6   :                     size
  1301.  CTRL_F7   :                     unsorted
  1302.  CTRL_F8   :    Toggles display
  1303.  CTRL_F9   :    Print file(s)
  1304.  CTRL_F10  :    Show user function keys, toggles 3*6 Keys (SETUP)
  1305.  CTRL_O    :    Switch on/off all windows
  1306.  CTRL_E    :    Commandhistory in the commandline
  1307.  CTRL_X    :      "  "
  1308.  CTRL-R    :    Refresh the current window
  1309.  CTRL_Q    :    Small / Large window
  1310.  CTRL PAGEUP    cd ..
  1311.  CTRL \         cd \
  1312.  
  1313.  SHIFT-F2      : Count all Directorysizes
  1314.  SHIFT-F3      : Toggles window mode
  1315.  
  1316.  
  1317.  CURSORMOVEMENT IN THE COMMANDLINE :
  1318.  
  1319.   CTRL-E
  1320.   CTLR-RIGHT     =  RIGHT
  1321.  
  1322.   CTRL-S
  1323.   CTLR-LEFT      =  LEFT
  1324.  
  1325.   BACKSPACE
  1326.  
  1327.   CTRL-HOME      =  HOME
  1328.   CTRL-END       =  END
  1329.  
  1330. 
  1331.