home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / am430.lzh / SUMMARY.CMD < prev    next >
OS/2 REXX Batch file  |  1989-04-08  |  8KB  |  127 lines

  1.                           ArcMaster Command Summary
  2.  
  3.   ╒═════════════════════════════ Command Keys ══════════════════════════════╕
  4.   │ Key         Function             Key             Function               │
  5.   │ F1  Compress (ARChive)           Ctrl-A   Auto update/refresh check     │
  6.   │ F2  DeCompress (unARChive)       Ctrl-D   Set ARC date/time to newest   │
  7.   │ F3  Change active drive          Ctrl-E   Call file editor              │
  8.   │ F4  Exchange windows             Ctrl-M   Set DOS file mask             │
  9.   │ F5  Show directory list          Ctrl-P   Print ARC directory listing   │
  10.   │ F6  Rename a file                Ctrl-R   Re-scan disk directories      │
  11.   │ F7  View LHARC self-X COM/EXE    Ctrl-S   Search for file               │
  12.   │ F8  Extract LHARC COM/EXE        Ctrl-T   Tag all files in directory    │
  13.   │ F9  Set type of conversion       Ctrl-U   UnTag all tagged files        │
  14.   │ F0  Convert archive system       Ctrl-X   Refresh file display          │
  15.   │ TAB Go to opposite window        Ctrl-Z   Run PKZIPFIX on ZIP file      │
  16.   │ Space bar - alternate tag/untag  Alt-C    Copy tagged files             │
  17.   │ \ or /   Command bar menu        Alt-D    Delete tagged files           │
  18.   │ INS      Mark archive name       Alt-M    Move tagged files             │
  19.   │ <RET>    View ARC file contents  Alt-S    Show tagged files only        │
  20.   │ <RET>    View file with LIST     Alt-T    Create single archives        │
  21.   │ INS      Create a directory      Alt-X    Terminate, quit to DOS        │
  22.   │ DEL      Remove a directory      Ctrl-F1  Update archives in RIGHT with │
  23.   │ F11      Same as Ctrl-S                     tagged files from LEFT      │
  24.   │ ESC      Change active system    INS      Mark hot archive in R window  │
  25.   │ Alt-F9   Change active system    DEL      Unmark hot archive file       │
  26.   │ Ctrl-F0  Convert ZIP to LZH      F12      Same as Ctrl-X                │
  27.   ╘═════════════════════════════════════════════════════════════════════════╛
  28.  
  29. Command definitions:
  30.  
  31.  Ctrl-H or Backspace to view the help screen shown above.
  32.  
  33.  F1    -   Initiate compression operation on tagged files or, if no files
  34.            are tagged, on the file under the cursor bar.
  35.  F2    -   Initiate decompression operation on tagged files (.ARC, .PAK, or
  36.            .ZIP) or, if no files are tagged, on the file under the cursor
  37.            bar.
  38.  F3    -   Change active drive for the currently active window.  The
  39.            default directory of the target drive will be displayed.
  40.  F4    -   Switch window contents.  The directory listing viewed in the
  41.            LEFT window will be displayed in the RIGHT window and vice
  42.            versa.  Toggles between windows.
  43.  F5    -   Display listing of directories for the drive in the active
  44.            window.  If the catalog file (AM40DIR.CAT) has not been read, it
  45.            will be accessed.  Toggles between file and directory displays.
  46.  F6    -   Rename the file under the cursor bar.
  47.  F7    -   View the directory list of a LHARC created COM/EXE self-
  48.            extracting file.
  49.  F8    -   Extract the contents of a LHARC created COM/EXE self-extracting
  50.            file in the RIGHT window to the LEFT window.
  51.  F9    -   Change the default archive system conversion.  For example,
  52.            set to convert from ARC to ZIP or LZH or ARC.
  53.  F10   -   Iniitiate the current default conversion process for all tagged
  54.            files in the LEFT window.  Converted files will resired in the
  55.            directory viewed by the RIGHT window.
  56.  
  57.  Space Bar  -  Tag an untagged file and untag a tagged file.
  58.  INS        -  Highlight files in the RIGHT directory that
  59.  RETURN     -  If the highlighted file is not compressed, call LIST.COM to
  60.                browse the contents of the file.
  61.  RETURN     -  If the highlighted file is compressed, view the directory
  62.                listing of the archive (.ARC/.PAK/.LZH/.ZIP) file.
  63.  INS        -  When viewing the DOS directory list, prompts for the path
  64.                name of a new directory to create.
  65.  DEL        -  When viewing the DOS directory list, delete (remove) the
  66.                highlighted directory if it contains no files.
  67.  Ctrl-A     -  If the RIGHT window is active and an archive file is
  68.                highlighted, match the compressed files within the archive
  69.                with any files in the LEFT window that have the same name
  70.                and extension but which are later in time/date.  Tag all
  71.                files meeting this criteria.
  72.  Ctrl-D     -  Scan the files in the LEFT directory window and update each
  73.                archive file found to the time/date of the latest compressed
  74.                file contained therein.
  75.  Ctrl-E     -  Calls the user defined editor program and passes the name of
  76.                the highlighted file as a parameter.
  77.  Ctrl-M     -  Define a new DOS file mask for the currently active window
  78.                and update the window display after accepting the new mask
  79.                entry.
  80.  Ctrl-P     -  If viewing the contents of an archive file, send a directory
  81.                listing of the files contained therein to the printer.
  82.  Ctrl-R     -  Initiate a re-scan of the drive active in the current window
  83.                to retrieve all directory names on the drive and update
  84.                AM40DIR.CAT in the root directory of that drive.
  85.  Ctrl-S     -  Initiated from the LEFT window.  Initiates the file search
  86.                function.  The search target may be a normal DOS file or a
  87.                compressed file that may reside in an archive file somewhere
  88.                on the system.
  89.  Ctrl-T     -  Automatically tag all files in the LEFT window.
  90.  Ctrl-U     -  Automatically untag all files in the LEFT window.
  91.  Ctrl-X     -  Refreshes the active display by reading, sorting, displaying
  92.                file names from the active directory.
  93.  Ctrl-Z     -  Invokes PKZIPFIX.EXE (must be in DOS PATH) for .ZIP file in
  94.                the LEFT window.
  95.  Alt-C      -  Copy tagged files from the LEFT window to the RIGHT window.
  96.  Alt-D      -  DELETES tagged files from the drive:\directory of the active
  97.                window.
  98.  Alt-M      -  Move tagged files from the LEFT window to the RIGHT window.
  99.  Alt-S      -  Process tagged files as single archives.
  100.  Alt-T      -  Toggles between normal file display and the display of
  101.                tagged files only.
  102.  R Arrow    -  Switches to RIGHT window and leaves a full cursor bar to
  103.                mark the cursor position in the LEFT window.
  104.  L Arrow    -  Switches to the RIGHT window and leaves a full cursor bar to
  105.                mark the cursor positon in the RIGHT window.
  106.  ESC        -  From the main display, calls the menu to change the active
  107.                archive system.
  108.  Alt-F9     -  Same as the ESC key above.
  109.  
  110.  F1         -  May be used in lieu of the ENTER key while viewing the list
  111.                of directories to force BOTH windows to change to and display
  112.                the highlighted directory.
  113.  
  114.  
  115.  These keys are active on IBM AT/PS2 enhanced keyboards only.
  116.  
  117.  F11        -  Same as Ctrl-S.
  118.  F12        -  Same as Ctrl-X.
  119.  
  120.  Alt-X      -  Terminate ArcMaster and return to DOS.
  121.  
  122.  "*" key    -  Force the use of "*.*" as the file mask for the active
  123.                window.
  124.                                                                              
  125.  Copyright 1989, All Rights Reserved
  126.  New-Ware
  127.