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