home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / fileutil / menue / menue.hlp < prev    next >
Encoding:
Text File  |  1992-03-31  |  16.2 KB  |  584 lines

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