home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / e / etde19.zip / TDECFG.DOC < prev    next >
Text File  |  1992-06-05  |  6KB  |  163 lines

  1.  
  2.                                    tdecfg
  3.                          a configuration utility for
  4.                                tde, version 1.5
  5.                                 April 1, 1992
  6.                                  Frank Davis
  7.  
  8.  
  9. Usage:
  10.  
  11.        If you would like to customize tde to suit your tastes, you may
  12.        use this program to change the colors, key definitions, default
  13.        modes, help screen, and permanent macros.
  14.  
  15.        At the command line type:
  16.  
  17.        tdecfg
  18.  
  19.        tdecfg prompts you for the tde executable file name.  The default
  20.        file name is tde.exe, but if you like to shorten executable file
  21.        names (I rename tde.exe to t.exe.  That way, I only have to type
  22.        t to edit a file.) you may enter that file name at the prompt.
  23.  
  24.  
  25.                            Option 1.  Change Colors
  26.  
  27. Function Keys:
  28.  
  29.     F2 = Load default colors
  30.        This function changes the colors back to the original color
  31.        scheme used by the distribution version of tde.
  32.  
  33.     F3 = Quit
  34.        Abandons any changes made in the color scheme.
  35.  
  36.     F10 = Write colors to tde.exe
  37.        Stores the new color scheme in the tde executable file.  tde will
  38.        use the new color scheme each time a file is edited.
  39.  
  40.     ESC = Quit
  41.  
  42.  
  43.  
  44.                            Option 2.  Redefine keys
  45.  
  46. Function Keys:
  47.  
  48.     F3 = Quit
  49.        Abandons any changes made in the key definition list.
  50.  
  51.     F5 = Change Function
  52.        Brings up a window of available functions.  Currently, 184 keys
  53.        are recognized as function keys by tde.  There are no
  54.        restrictions on what function you may assign or reassign to a
  55.        key.  You may assign a key to the null function, seen as "*  *
  56.        *".  A key assigned to the null function no longer performs any
  57.        editor function.
  58.  
  59.        Press <Enter> to reassign the hilited key to the hilited
  60.        function.  Press <ESC> to quit the function, no changes are made.
  61.  
  62.        An asterisk is placed beside all keys that have been redefined.
  63.  
  64.        Note:  See the list of available functions with definitions at
  65.        end of tde.doc.
  66.  
  67.     F6 = Assign Character
  68.        Any function key not assigned to any editor function returns the
  69.        character assigned to it.  Unassigned function keys have '* * *'
  70.        in the function column.
  71.  
  72.     F7 = Print to file
  73.        Print the current key assignments to a file.
  74.  
  75.     F8 = Print to printer
  76.        Print the current key assignments to the printer.
  77.  
  78.     F10 = Write Changes
  79.        When you press this key, all function key assignments are written
  80.        to the tde executable file.  The changes are permanent until you
  81.        redefine the keys.
  82.  
  83.        When you redefine the keys, you should also change the help
  84.        screen to show what functions are assigned to what keys.
  85.  
  86.     ESC = Quit
  87.        No changes are written to the tde executable file.
  88.  
  89.  
  90.                       Option 3.  Install new help screen
  91.  
  92. Function keys:
  93.  
  94.    none
  95.  
  96.        This utility assumes that you have already created or modified a
  97.        file that contains the image of the new help screen.  Sample.hlp
  98.        is included with the distribution files to show you what the
  99.        initial help screen looks like.  You may modify the sample help
  100.        screen or copy it to a new file and make the changes in the new
  101.        file.  By choosing option 1, the configuration utility prompts
  102.        for the file name with the help screen image.  The changes are
  103.        written to the tde executable file.
  104.  
  105.        If you enter a file name that doesn't exist, the configuration
  106.        utility sorta gracefully exits this function.  I didn't do
  107.        anything fancy with this option.  You can't press ESC to quit
  108.        out; however, if you decide you want to quit, just enter a
  109.        fictitious or outrageous file name.  A harmless error message
  110.        with be displayed and you may continue with the configuration
  111.        utility having made no changes to the tde executable file.
  112.  
  113.  
  114.                      Option 4.  Set Default Editor Modes
  115.  
  116. Function Keys:
  117.  
  118.     F3 = Quit
  119.        Abandons any changes made to the default modes.
  120.  
  121.     F10 = Save and Quit
  122.        When you press this key, the default editor modes are written to
  123.        the tde executable file.  The changes are permanent until you
  124.        redefine the modes.
  125.  
  126.     ESC = Quit
  127.  
  128.  
  129.                       Option 5.  Install permanent macros
  130.  
  131. Function keys:
  132.  
  133.    none
  134.  
  135.        This utility assumes that you have already created a macro
  136.        definition file.  The only way to create a macro definition file
  137.        is to use the "save macro" function in tde.exe.  Once you have
  138.        created your favorite, most useful macros, just save them to a
  139.        macro file and make them permanent by saving the macro file in
  140.        tde.exe.
  141.  
  142.        If you enter a file name that doesn't exist, the configuration
  143.        utility sorta gracefully exits this function.  I didn't do
  144.        anything fancy with this option.  You can't press ESC to quit
  145.        out; however, if you decide you want to quit, just enter a
  146.        fictitious or outrageous file name.  A harmless error message
  147.        with be displayed and you may continue with the configuration
  148.        utility having made no changes to the tde executable file.
  149.  
  150.  
  151.  
  152.               Option 6. Read in a function key configuration file
  153.  
  154. Function keys:
  155.  
  156.    none
  157.  
  158.        This option reads a file containing the configuration information
  159.        (see the enclosed ETDE.CFG) and configures the keys
  160.        automatically. In case of error, a message is displayed pointing
  161.        out the offending statement.
  162.  
  163.