home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d587 / gmc.lha / GMC / english.docs / SetGMC.Doc < prev    next >
Text File  |  1992-01-04  |  8KB  |  277 lines

  1.  
  2.      SetGMC V9.11               Operating Manual                     Page 1
  3.  
  4.  
  5.  
  6.  
  7.  
  8.      ›1mNAME 
  9.  
  10.           ›0mSetGMC - Configuration program for GMC 
  11.  
  12.  
  13.  
  14.      ›1mSYNOPSIS 
  15.  
  16.           ›0mSetGMC [-f <set file name>]|[[DEF] <Command> <Argument(s)>] 
  17.  
  18.  
  19.  
  20.      ›1mDESCRIPTION 
  21.  
  22.                ›0mWith SetGMC  GMC-processes  can  be configurated.  This
  23.           can be done  by  a  single  command  in  the  command  line,
  24.           interactively  with  separate  prompt, or by reading a input
  25.           file.  
  26.  
  27.  
  28.        Parameter 
  29.  
  30.                The file <set file  name>  contains  the  commands  and
  31.           their arguments.  The syntax is descriped below.  
  32.  
  33.                If  no  file name is used, a command with arguments can
  34.           be given as parameter.  DEF tells SetGMC that  this  command
  35.           shall be used as global setting.  
  36.  
  37.                If SetGMC is executed without parameters, it enters the
  38.           interactive mode.    A  special  prompt  is shown and SetGMC
  39.           waits for  commands.    The  interactive  mode  is  left  by
  40.           Ctrl-\.  
  41.  
  42.  
  43.        Commands 
  44.  
  45.           INS ON|OFF 
  46.           Insert mode on/off 
  47.  
  48.           HELP ON|OFF 
  49.           Help key functions on/off 
  50.  
  51.           PATH ON|OFF 
  52.           Actual directory path in window title on/off 
  53.  
  54.           FKEYS ON|OFF 
  55.           Function keys on/off 
  56.  
  57.           NEWSIZE ON|OFF 
  58.           New prompt display on window resizing on/off 
  59.           The   function   is  ignored  together  with  SIMPLE_REFRESH
  60.           windows.  
  61.  
  62.           BEEP <v> <c> <d> 
  63.           Loudness is set by v.  A value of 0 disables  the  function,
  64.           maximum is  64.    c gives the duration of the sound signal.
  65.           Correct values are  between  1  and  10.  With  d  the  time
  66.  
  67.  
  68.      SetGMC V9.11                                                  11/05/91
  69.  
  70.  
  71.      SetGMC V9.11               Operating Manual                     Page 2
  72.  
  73.  
  74.           interval  can  be  set  that  must  be  between the point of
  75.           returning a READ packet and reception of the next.  Normally
  76.           this is the time interval between hitting the RETURN key and
  77.           the display of a new prompt.    Correct  values  for  d  are
  78.           between 0 and 65535.  
  79.  
  80.           BUFFER <n> 
  81.           The number n gives the size of the buffer for storage of the
  82.           output.  The size must have minimum of 4096 and a maximum of
  83.           999999  Bytes.  A  reduction  of  the  buffer  size  will be
  84.           ignored.  
  85.  
  86.           PAGELEN <n> 
  87.           This command sets the page length of  a  window  text  dump.
  88.           Correct  values  for  n  are  0,40..99,  0 switches the page
  89.           length setting off.  
  90.  
  91.           XY <x> <y> 
  92.           XY <x> <y> <x> <y> <w> <h> (KS 2.0 Version) 
  93.           x and y give the position of  the  left,  top  edge  of  the
  94.           icon.   If  the  values  overshoot the maximum values of the
  95.           screen, the icon will be placed at the right or  the  bottom
  96.           border, respectively.  
  97.  
  98.           In  the KS 2.0 version of SetGMC, this command sets also the
  99.           size and  the  position  of  window  by  MAXWINDOW.  If  the
  100.           specified  size  is  bigger than the size of the screen, the
  101.           window gets the maximal possible size in dependence  of  the
  102.           specified position.  
  103.  
  104.           SCRIPT <filename> 
  105.           The file  <filename> will be opened as a script file.  If no
  106.           file name is given, an opened script file  will  be  closed.
  107.           This command can be used only for local configuration.  
  108.  
  109.           <q>F<n> "<string>" 
  110.           This  command  allows to assign strings to the function keys
  111.           in four levels.  The qualifier of the function key is  given
  112.           by  q ('','S','C','A'), n is the number of the function key.
  113.           The string must be set in quotes.  Inside the  quotes  other
  114.           quotes are  possible.    These  are assigned to the function
  115.           keys.  
  116.  
  117.           BS <n><s><c><a> 
  118.           DEL <n><s><c><a> 
  119.           CUL <n><s><c><a> 
  120.           Cur <n><s><c><a> 
  121.           With these commands it is possible to set  the  function  of
  122.           the  erase  keys  and  the cursor keys (left/right). n,s,c,a
  123.           give  the  function  of  the  keys  with  the  corresponding
  124.           qualifiers.  The following functions are supported: 
  125.  
  126.             -  No function: 0 
  127.  
  128.             -  Cursor left/Delete character in front of the cursor: 1 
  129.  
  130.             -  Cursor right/Delete character under the cursor: 2 
  131.  
  132.             -  Cursor to previous block/Delete to start of block: 3 
  133.  
  134.  
  135.  
  136.  
  137.      SetGMC V9.11                                                  11/05/91
  138.  
  139.  
  140.      SetGMC V9.11               Operating Manual                     Page 3
  141.  
  142.  
  143.             -  Cursor to next block/Delete to end of block: 4 
  144.  
  145.             -  Cursor to previous word/Delete to start of word: 5 
  146.  
  147.             -  Cursor to next word/Delete to end of word: 6 
  148.  
  149.             -  Cursor to start of line/Delete to start of line: 7 
  150.  
  151.             -  Cursor to end of line/Delete to end of line: 8 
  152.  
  153.             -  Delete line: 9 
  154.  
  155.  
  156.                Delete  function  can  be  used  only  with erase keys,
  157.           movement functions only with cursor keys.  
  158.  
  159.                If global configuration is used, the editing keys  must
  160.           be  explicitly  set,  otherwise  0 (no function) is taken as
  161.           default setting.  
  162.  
  163.           TAB <n><s><c><a> 
  164.           File/directory name completer: Select  objects  to  display.
  165.           Every  of  the four numbers tells the function which objects
  166.           shall be  displayed.    The  numbers  are   interpreted   as
  167.           3-bit-pattern.  Bit  2  specifies info files to be diplayed.
  168.           Bit 1 does this for directories and bit 0 for normal files.  
  169.  
  170.           Examples: 
  171.  
  172.                TAB 1427 
  173.                Only TAB:  normal  files;  S-TAB:  info  files;  C-TAB:
  174.                directories;   A-TAB:   all   files   and  directories.
  175.                Function same as old TAB ON.  
  176.  
  177.                TAB 7777 
  178.                TAB with any qualifier: display everything.  
  179.  
  180.                TAB 0000 
  181.                Nothing is diplayed (no directory scanning).    Default
  182.                setting, same as old TAB OFF.  
  183.  
  184.           COM "<string>" 
  185.           <string> will  put  in the command search list.  By pressing
  186.           Ctrl-RETURN the currently entered line is used as a  pattern
  187.           for searching a command in this list.  If a matching command
  188.           is found  it  will be shown.  This command is global for all
  189.           GMC windows, so DEF  must  always  be  given.    It  is  not
  190.           possible to remove commands from the list.  
  191.  
  192.           SCROLL <n> 
  193.           "Fast  Scrolling".  When the cursor reaches the last line of
  194.           the window and the window  is  covered  partially  by  other
  195.           windows, the contents of the window is scrolled up <n> lines
  196.           before the  output  is  continued.  With n=0 the function is
  197.           inactive.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.      SetGMC V9.11                                                  11/05/91
  207.  
  208.  
  209.      SetGMC V9.11               Operating Manual                     Page 4
  210.  
  211.  
  212.      ›1mSEE ALSO 
  213.  
  214.           ›0mGMC.Doc 
  215.  
  216.  
  217.  
  218.      ›1mBUGS 
  219.  
  220.           ›0mNone known 
  221.  
  222.  
  223.  
  224.      ›1mREMARKS 
  225.  
  226.                ›0mThe code for SetGMC is written reentrant.   SetGMC  can
  227.           be made resident (e.g. by ARes or Resident).  
  228.  
  229.                Local configuration has effects only to the GMC process
  230.           in its  window  it  is  executed.    Local commands that are
  231.           executed in a non-GMC-window are acknowledged with an  error
  232.           message.  
  233.  
  234.                The  version numbers on SetGMC and GMC must be the same
  235.           otherwise an error message is generated.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.      SetGMC V9.11                                                  11/05/91
  276.  
  277.