home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / EDITORES / TE25.ZIP / T.MAN < prev    next >
Encoding:
Text File  |  1990-07-22  |  40.0 KB  |  682 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.                                   TECHNICAL EDITOR
  32.                                   TECHNICAL EDITOR
  33.                                   TECHNICAL EDITOR
  34.  
  35.  
  36.                                      Version 2.5
  37.                                      Version 2.5
  38.                                      Version 2.5
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  71.  
  72.  
  73.  
  74.             2.5
  75.             2.5
  76.             2.5  Technical Editor
  77.                  Technical Editor
  78.                  Technical Editor
  79.  
  80.             2
  81.             2
  82.             2
  83.  
  84.  
  85.  
  86.  
  87.                                   Table of Contents
  88.                                   Table of Contents
  89.                                   Table of Contents
  90.  
  91.  
  92.  
  93.  
  94.             1. Introduction ..........................................3
  95.  
  96.  
  97.             2. Installation ..........................................3
  98.  
  99.  
  100.             3. Bringing up Tech-Edit .................................3
  101.  
  102.  
  103.             4. Moving Around .........................................4
  104.  
  105.  
  106.             5. Deleting ..............................................4
  107.  
  108.  
  109.             6. UNDO ..................................................4
  110.  
  111.  
  112.             7. File Operations .......................................5
  113.  
  114.  
  115.             8. Blocking ..............................................5
  116.  
  117.  
  118.             9. Screens and Windows ...................................6
  119.  
  120.  
  121.             10. Search and Replace ...................................6
  122.  
  123.  
  124.             11. Regular Expression ...................................6
  125.  
  126.  
  127.             12. Keyboard Macros ......................................7
  128.  
  129.  
  130.             13. Keyboard Re-definition ...............................7
  131.  
  132.  
  133.             14. Configuration ........................................7
  134.  
  135.  
  136.             15. Quick Reference ......................................7
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  159.  
  160.  
  161.  
  162.             2.5
  163.             2.5
  164.             2.5  Technical Editor
  165.                  Technical Editor
  166.                  Technical Editor
  167.  
  168.             3
  169.             3
  170.             3
  171.  
  172.  
  173.             1. I
  174.             1. I
  175.             1. INTRODUCTION
  176.                 NTRODUCTION
  177.                 NTRODUCTION
  178.  
  179.  
  180.                         
  181.             Tech-Edit  ( 
  182.                          
  183.                           
  184.                           
  185.                            
  186.                            
  187.                             
  188.                             
  189.                              
  190.                              
  191.                               
  192.                               
  193.                                
  194.                                
  195.                                 
  196.                                 
  197.                                  
  198.                                  
  199.                                   
  200.                                   
  201.                                    
  202.                                    
  203.                                     
  204.                                     
  205.                                      
  206.                                      
  207.                                       
  208.                                       
  209.                                        
  210.                                        
  211.                                         
  212.                                         
  213.                                         
  214.                                         
  215.                                         
  216.                                         
  217.                         T
  218.                         T
  219.                         Te
  220.                          e
  221.                          ec
  222.                           c
  223.                           ch
  224.                            h
  225.                            hn
  226.                             n
  227.                             ni
  228.                              i
  229.                              ic
  230.                               c
  231.                               ca
  232.                                a
  233.                                al
  234.                                 l
  235.                                 l 
  236.                                   
  237.                                   E
  238.                                   E
  239.                                   Ed
  240.                                    d
  241.                                    di
  242.                                     i
  243.                                     it
  244.                                      t
  245.                                      to
  246.                                       o
  247.                                       or
  248.                                        r
  249.                                        r                                
  250.                                         )  is a  general purpose  source
  251.  
  252.                                                                         
  253.             code editor.   It provides a  fast multi-window/file editing
  254.  
  255.                                                                         
  256.             environment  for   programmers.  Tech-Edit  uses   a  unique
  257.  
  258.                                                                         
  259.             combination  of editing  windows and  screens.   An  editing
  260.  
  261.                                                                         
  262.             session can be broken up into  multiple screens, and in turn
  263.  
  264.                                                                         
  265.             each screen may  be broken up into multiple  windows (16 per
  266.  
  267.                                                                         
  268.             screen).   Tech-Edit  was designed  with enough  features to
  269.  
  270.             make most editing chores non-laborious.
  271.  
  272.  
  273.  
  274.             Most noted features:
  275.             Most noted features:
  276.             Most noted features:
  277.  
  278.                Virtual Memory (edit files up to 32MB of files)
  279.  
  280.                Multiple screens and windows
  281.  
  282.                UNDO (last 1000 text changes)
  283.  
  284.                Keyboard re-definition
  285.  
  286.                Keyboard macros
  287.  
  288.                File based key-map configurations
  289.  
  290.                Line and rectangular block marking
  291.  
  292.                Regular expression search and replace
  293.  
  294.                Selection box for file loading (moves through drives and
  295.  
  296.                directories)
  297.  
  298.                Buffer Pick List (select list of active files)
  299.  
  300.                Auto word search (searches for word under cursor)
  301.  
  302.                Binary and read only editing modes
  303.  
  304.                Bookmarks (up to 5)
  305.  
  306.                DOS environment (single key toggle)
  307.  
  308.                Extended PC ASCII character set
  309.  
  310.                Interactive editor configuration
  311.  
  312.                Auto indenting
  313.  
  314.  
  315.             2. I
  316.             2. I
  317.             2. INSTALLATION
  318.                 NSTALLATION
  319.                 NSTALLATION
  320.  
  321.  
  322.                                                                         
  323.             Copy files *.exe and t.hlp into a directory that is included
  324.  
  325.                                                                         
  326.             in your  "PATH".   If source code  was also  purchased, copy
  327.  
  328.             entire content of disk(s) into one directory.
  329.  
  330.  
  331.  
  332.             3. B
  333.             3. B
  334.             3. BRINGING UP 
  335.                 RINGING UP 
  336.                 RINGING UP T
  337.                            T
  338.                            TECH
  339.                             ECH
  340.                             ECH-E
  341.                                -E
  342.                                -EDIT
  343.                                  DIT
  344.                                  DIT
  345.  
  346.  
  347.             Usage: t [-rbp] file1.ext file2.ext ... filen.ext
  348.  
  349.                                                                         
  350.             Tech-Edit allows  any number of files  to be entered  at the
  351.  
  352.                                                                         
  353.             command  line,  and gives  each  one  it's own  full  screen
  354.  
  355.             window. Wild card characters * and ? are supported.
  356.  
  357.  
  358.             Tech-Edit has three command line options:
  359.             Tech-Edit has three command line options:
  360.             Tech-Edit has three command line options:
  361.  
  362.  
  363.             [-b
  364.             [-b
  365.             [-b]
  366.                ]
  367.                ]      This causes all subsequent files to be read in as
  368.  
  369.                       BINARY
  370.                       BINARY
  371.                       BINARY. In this mode, lines are fixed in length
  372.  
  373.                       (length specified in the configuration menu) and
  374.  
  375.                       characters can only be changed.  Tech-Edit will
  376.  
  377.                       allow nothing to be added or deleted, just
  378.  
  379.                       overwritten.
  380.  
  381.  
  382.  
  383.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  384.  
  385.  
  386.  
  387.             2.5
  388.             2.5
  389.             2.5  Technical Editor
  390.                  Technical Editor
  391.                  Technical Editor
  392.  
  393.             4
  394.             4
  395.             4
  396.  
  397.  
  398.             [-r
  399.             [-r
  400.             [-r]
  401.                ]
  402.                ]      This causes all subsequent files to be read in as
  403.  
  404.                       READ-ONLY
  405.                       READ-ONLY
  406.                       READ-ONLY.  In this mode, no changing is allowed.
  407.  
  408.                       Only movement, searching, and window changing is
  409.  
  410.                       allowed.
  411.  
  412.             [-p
  413.             [-p
  414.             [-p]
  415.                ]
  416.                ]      Brings up the file selection list using second
  417.  
  418.                       command line argument as the search pattern.
  419.  
  420.  
  421.             Examples:
  422.  
  423.                       t test.c
  424.  
  425.                       t prog.prg  *.
  426.  
  427.                       t tool????.*  header.h  -r sysgen.sys
  428.  
  429.                       t t??*.tx? -b prog.exe prog.obj
  430.  
  431.                       t -p  *.txt
  432.  
  433.  
  434.  
  435.  
  436.             4. M
  437.             4. M
  438.             4. MOVING 
  439.                 OVING 
  440.                 OVING A
  441.                       A
  442.                       AROUND
  443.                        ROUND
  444.                        ROUND
  445.  
  446.  
  447.             Up
  448.             Up
  449.             Up             Up one line.
  450.  
  451.             Down
  452.             Down
  453.             Down           Down one line.
  454.  
  455.             Right
  456.             Right
  457.             Right               Right one character.
  458.  
  459.             Left
  460.             Left
  461.             Left           Left one character.
  462.  
  463.             PgUp
  464.             PgUp
  465.             PgUp           Up one screenfull.
  466.  
  467.             PgDn
  468.             PgDn
  469.             PgDn           Down one screenfull.
  470.  
  471.             Home
  472.             Home
  473.             Home           Beginning of the line.
  474.  
  475.             End
  476.             End
  477.             End            End of the line.
  478.  
  479.             Ctrl-Home
  480.             Ctrl-Home
  481.             Ctrl-Home      Top of the current window in the same column.
  482.  
  483.             Ctrl-End
  484.             Ctrl-End
  485.             Ctrl-End       Bottom of the current window in the same
  486.  
  487.                            column.
  488.  
  489.             Ctrl-PgUp
  490.             Ctrl-PgUp
  491.             Ctrl-PgUp      Top of the file.
  492.  
  493.             Ctrl-PgDn
  494.             Ctrl-PgDn
  495.             Ctrl-PgDn      End of the file.
  496.  
  497.             Alt-G
  498.             Alt-G
  499.             Alt-G          Prompts the user for a line number to goto.
  500.  
  501.  
  502.             Bookmarks are supported, and as many as five may be placed.
  503.  
  504.             Alt-[1...5]
  505.             Alt-[1...5]
  506.             Alt-[1...5]    Insert a bookmark at the current location.
  507.  
  508.             Alt-J+[1...5]
  509.             Alt-J+[1...5]
  510.             Alt-J+[1...5]  Move to the specified bookmark location.
  511.  
  512.  
  513.             5. D
  514.             5. D
  515.             5. DELETING
  516.                 ELETING
  517.                 ELETING
  518.  
  519.  
  520.             Backspace
  521.             Backspace
  522.             Backspace      Deletes the character to the left of the
  523.  
  524.                            cursor. If cursor is in column 0 and the
  525.  
  526.                            current line is not the first line in the
  527.  
  528.                            file, the beginning of the current line is
  529.  
  530.                            placed at the end of the previous line.
  531.  
  532.             DEL
  533.             DEL
  534.             DEL            Deletes  the  character at the cursor. If the
  535.  
  536.                            cursor is  past  the last character in the
  537.  
  538.                            line, the beginning of the line below will be
  539.  
  540.                            added to the current line at current cursor
  541.  
  542.                            position.
  543.  
  544.             Alt-D
  545.             Alt-D
  546.             Alt-D          Deletes the current line. All lines below
  547.  
  548.                            move up one line.
  549.  
  550.             Alt-K
  551.             Alt-K
  552.             Alt-K          Truncates the current line at the cursor
  553.  
  554.                            position. This has no effect if the cursor is
  555.  
  556.                            past the physical end of line.
  557.  
  558.  
  559.  
  560.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  561.  
  562.  
  563.  
  564.             2.5
  565.             2.5
  566.             2.5  Technical Editor
  567.                  Technical Editor
  568.                  Technical Editor
  569.  
  570.             5
  571.             5
  572.             5
  573.  
  574.  
  575.             Alt-N
  576.             Alt-N
  577.             Alt-N          Deletes the word  after the current cursor
  578.  
  579.                            position.
  580.  
  581.  
  582.  
  583.  
  584.             6. UNDO
  585.             6. UNDO
  586.             6. UNDO
  587.  
  588.  
  589.              
  590.              
  591.               
  592.               
  593.                
  594.                
  595.                 
  596.                 
  597.                  
  598.                  
  599.                   
  600.                   
  601.                   
  602.             C
  603.             C
  604.             CT
  605.              T
  606.              TR
  607.               R
  608.               RL
  609.                L
  610.                L-
  611.                 -
  612.                 -U
  613.                  U
  614.                  U                                                      
  615.                     will "undo"  the last  physical change  made to  the
  616.  
  617.                                                                         
  618.             current  file.  Tech-Edit  keeps  track  of  the  last  1000
  619.  
  620.                                                                         
  621.             modifications  made  to  any file.  Search  and  Replace  is
  622.  
  623.                                                                         
  624.             currently not included in UNDO. Each  UNDO command will take
  625.  
  626.                                                                         
  627.             you to the  last place a modification took  place and "undo"
  628.  
  629.                                                                         
  630.             that modification; leaving the cursor  at the position where
  631.  
  632.             the undo took place.
  633.  
  634.  
  635.  
  636.  
  637.             7. F
  638.             7. F
  639.             7. FILE 
  640.                 ILE 
  641.                 ILE O
  642.                     O
  643.                     OPERATIONS
  644.                      PERATIONS
  645.                      PERATIONS
  646.  
  647.  
  648.             Alt-F+N
  649.             Alt-F+N
  650.             Alt-F+N        Read a file into the next screen.
  651.  
  652.             Alt-F+P
  653.             Alt-F+P
  654.             Alt-F+P        Read a file into the previous screen.
  655.  
  656.             Alt-F+H
  657.             Alt-F+H
  658.             Alt-F+H        Split the current screen in half horizontally
  659.  
  660.                            and read a new file into the window below.
  661.  
  662.             Alt-F+V
  663.             Alt-F+V
  664.             Alt-F+V        Split the current screen in half vertically
  665.  
  666.                            and read a new file into the window to the
  667.  
  668.                            right.
  669.  
  670.             Alt-F+S
  671.             Alt-F+S
  672.             Alt-F+S        Prompt the user for a file name and save.
  673.  
  674.                            (allows file to be saved under new name)
  675.  
  676.             Ctrl-[F2]
  677.             Ctrl-[F2]
  678.             Ctrl-[F2]           Save current file under existing name.
  679.  
  680.  
  681.                                                                         
  682.             If any wild card ('*'.'?') characters are used with any file
  683.  
  684.                                                                         
  685.             operations, a selection list of file  matches will popup for
  686.  
  687.             selection.
  688.  
  689.                                                                         
  690.             Any file  operation which  attempts to read  in a  file will
  691.  
  692.                                                                         
  693.             first check  all the  active windows  for an  occurrence the
  694.  
  695.                                                                         
  696.             file.  If the file already exists in another window, the new
  697.  
  698.             window will share the same buffer as the existing window.
  699.  
  700.  
  701.             8. B
  702.             8. B
  703.             8. BLOCKING
  704.                 LOCKING
  705.                 LOCKING
  706.  
  707.  
  708.             Alt-L
  709.             Alt-L
  710.             Alt-L          Line oriented blocking
  711.                            Line oriented blocking
  712.                            Line oriented blocking. All lines highlighted
  713.  
  714.                            will be  considered in the block.  You can
  715.  
  716.                            move around with any of the movement commands
  717.  
  718.                            and also use the search commands.
  719.  
  720.             Alt-B
  721.             Alt-B
  722.             Alt-B          Rectangular oriented blocking
  723.                            Rectangular oriented blocking
  724.                            Rectangular oriented blocking.  This block
  725.  
  726.                            command differs from line marking in that
  727.  
  728.                            only the parts of the lines you cover are
  729.  
  730.                            considered in the block, not the whole line.
  731.  
  732.                            Movement and search commands are operable  as
  733.  
  734.                            in  line marking.
  735.  
  736.  
  737.             Operations available on highlighted block:
  738.             Operations available on highlighted block:
  739.             Operations available on highlighted block:
  740.  
  741.  
  742.  
  743.  
  744.  
  745.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  746.  
  747.  
  748.  
  749.             2.5
  750.             2.5
  751.             2.5  Technical Editor
  752.                  Technical Editor
  753.                  Technical Editor
  754.  
  755.             6
  756.             6
  757.             6
  758.  
  759.  
  760.             <C>opy
  761.             <C>opy
  762.             <C>opy         Copy the block to the Block Buffer.  The
  763.  
  764.             BLOCK BUFFER
  765.             BLOCK BUFFER
  766.             BLOCK BUFFER is where    the last CUT
  767.                                               CUT
  768.                                               CUT or COPIED 
  769.                                                      COPIED 
  770.                                                      COPIED block is
  771.  
  772.             stored.
  773.  
  774.             C<u>t
  775.             C<u>t
  776.             C<u>t          Copy the block to the Block Buffer and delete
  777.  
  778.                            it from the window.
  779.  
  780.             <D>elete
  781.             <D>elete
  782.             <D>elete       Delete the block from the window leaving the
  783.  
  784.                            Block Buffer unchanged.
  785.  
  786.             <I>ndent
  787.             <I>ndent
  788.             <I>ndent       Indent the highlighted block.
  789.  
  790.                            (Rectangular oriented blocks only)
  791.  
  792.             ESC
  793.             ESC
  794.             ESC            Abort the block operation and leave all
  795.  
  796.                            unchanged.
  797.  
  798.  
  799.             Operations available on Block Buffer:
  800.             Operations available on Block Buffer:
  801.             Operations available on Block Buffer:
  802.  
  803.  
  804.             Alt-I
  805.             Alt-I
  806.             Alt-I          Insert block from the Block Buffer at current
  807.  
  808.                            location.
  809.  
  810.             Ctrl-W
  811.             Ctrl-W
  812.             Ctrl-W         Write Block Buffer to a file. You will be
  813.  
  814.                            prompted for a file name. If you wish to
  815.  
  816.                            write the block buffer to something other
  817.  
  818.                            than a disk file; provide the device name to
  819.  
  820.                            write to (e.g., PRN,LPT1,LPT2,COM1,etc.).
  821.  
  822.  
  823.             9. S
  824.             9. S
  825.             9. SCREENS AND 
  826.                 CREENS AND 
  827.                 CREENS AND W
  828.                            W
  829.                            WINDOWS
  830.                             INDOWS
  831.                             INDOWS
  832.  
  833.             Tech-Edit has multiple screens and windows. Each full video
  834.  
  835.             screen can be broken down into separate windows (up to 16).
  836.  
  837.  
  838.             Alt-+
  839.             Alt-+
  840.             Alt-+ or F10
  841.                   or F10
  842.                   or F10   Go to next full screen.
  843.  
  844.             Alt--
  845.             Alt--
  846.             Alt-- or F9
  847.                   or F9
  848.                   or F9    Go to previous full screen.
  849.  
  850.             Alt-W [arrow]
  851.             Alt-W [arrow]
  852.             Alt-W [arrow] or
  853.  
  854.             F2 [arrow]
  855.             F2 [arrow]
  856.             F2 [arrow]     Go to window on screen in direction of arrow.
  857.  
  858.  
  859.             Alt-S+H
  860.             Alt-S+H
  861.             Alt-S+H        Split current window horizontally, creating
  862.  
  863.                            two instances of the same buffer.
  864.  
  865.             Alt-S+V
  866.             Alt-S+V
  867.             Alt-S+V        Split current window vertically, creating two
  868.  
  869.                            instances of the same buffer.
  870.  
  871.             Ctrl-G
  872.             Ctrl-G
  873.             Ctrl-G         Creates a buffer selection list. This allows
  874.  
  875.                            quick access to any editing buffer.
  876.  
  877.  
  878.             10. S
  879.             10. S
  880.             10. SEARCH AND 
  881.                  EARCH AND 
  882.                  EARCH AND R
  883.                            R
  884.                            REPLACE
  885.                             EPLACE
  886.                             EPLACE
  887.  
  888.  
  889.             Ctrl-S F
  890.             Ctrl-S F
  891.             Ctrl-S F       Search forward.
  892.  
  893.             Ctrl-F
  894.             Ctrl-F
  895.             Ctrl-F         Search again forward. (Finds next match
  896.  
  897.                            of last search string)
  898.  
  899.             Ctrl-S B
  900.             Ctrl-S B
  901.             Ctrl-S B       Search backward.
  902.  
  903.             Ctrl-B
  904.             Ctrl-B
  905.             Ctrl-B         Search again backward. (Finds previous match
  906.  
  907.                            of last search string)
  908.  
  909.             Ctrl-A F
  910.             Ctrl-A F
  911.             Ctrl-A F       Search forward for word beginning at cursor.
  912.  
  913.             Ctrl-A B
  914.             Ctrl-A B
  915.             Ctrl-A B            Search backward for word beginning at
  916.  
  917.             cursor.
  918.  
  919.             Ctrl-R F
  920.             Ctrl-R F
  921.             Ctrl-R F       Search forward and replace
  922.  
  923.             Ctrl-R B
  924.             Ctrl-R B
  925.             Ctrl-R B       Search backward and replace.
  926.  
  927.  
  928.             Ctrl-T C
  929.             Ctrl-T C
  930.             Ctrl-T C       Toggle case sensitivity ON/OFF.
  931.  
  932.             Ctrl-T R
  933.             Ctrl-T R
  934.             Ctrl-T R       Toggle regular expression ON/OFF.
  935.  
  936.  
  937.  
  938.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  939.  
  940.  
  941.  
  942.             2.5
  943.             2.5
  944.             2.5  Technical Editor
  945.                  Technical Editor
  946.                  Technical Editor
  947.  
  948.             7
  949.             7
  950.             7
  951.  
  952.  
  953.  
  954.             11. R
  955.             11. R
  956.             11. REGULAR 
  957.                  EGULAR 
  958.                  EGULAR E
  959.                         E
  960.                         EXPRESSION
  961.                          XPRESSION
  962.                          XPRESSION
  963.  
  964.  
  965.                                                                         
  966.             When regular expression search mode is  "on" all text search
  967.  
  968.                                                                         
  969.             strings are  considered to be "regular expressions." Regular
  970.  
  971.                                                                         
  972.             expressions are made up of tokens.  When tokens are combined
  973.  
  974.                                                                         
  975.             to form an expression; specific text patterns can be matched
  976.  
  977.                                                                         
  978.             from that  expression. Here is  a quick overview  of regular
  979.  
  980.             expression tokens:
  981.  
  982.  
  983.             *
  984.             *
  985.             *              matches zero or more occurrences of previous
  986.  
  987.                            character
  988.  
  989.             +
  990.             +
  991.             +              matches one or more occurrences of previous
  992.  
  993.                            character
  994.  
  995.             []
  996.             []
  997.             []             specifies a "character class." All characters
  998.  
  999.                            between the brackets become valid characters
  1000.  
  1001.                            for that relative character position in the
  1002.  
  1003.                            expression.
  1004.  
  1005.  
  1006.             Examples:
  1007.  
  1008.                            [0-9]+         matches the instance of any
  1009.  
  1010.                                           series of numeric digits.
  1011.  
  1012.                            [A-Za-z]tion   matches any words that end in
  1013.  
  1014.                                           "tion"
  1015.  
  1016.                            str\[[0-9]+\]  matched any constant array
  1017.  
  1018.                                           reference for array "str[]"
  1019.  
  1020.  
  1021.             12. K
  1022.             12. K
  1023.             12. KEYBOARD 
  1024.                  EYBOARD 
  1025.                  EYBOARD M
  1026.                          M
  1027.                          MACROS
  1028.                           ACROS
  1029.                           ACROS
  1030.  
  1031.  
  1032.                                                                         
  1033.             Tech-Edit  provides a  facility to  record and  play back  a
  1034.  
  1035.                                                                         
  1036.             series of  keys strokes.  There are  five key  stroke macros
  1037.  
  1038.                                                                         
  1039.             available and any number of file  based macros including one
  1040.  
  1041.                                                                         
  1042.             start-up macro  (available through the  configuration menu).
  1043.  
  1044.                                                                         
  1045.             To record  a macro  you simply press  the key  sequence Alt-
  1046.  
  1047.                                                                         
  1048.             M+[1...5].  This will  initiate the  recording of  the given
  1049.  
  1050.                                                                         
  1051.             macro. While the  macro is recording you will  see a capital
  1052.  
  1053.                                                                         
  1054.             "M"  follow  by  a single  numeric  digit  representing  the
  1055.  
  1056.                                                                         
  1057.             recording macro  in the middle of  the status line.  To stop
  1058.  
  1059.                                                                         
  1060.             the recording of a macro simply  press the same key sequence
  1061.  
  1062.                                                                         
  1063.             you used to start the recording of the macro. If you wish to
  1064.  
  1065.                                                                         
  1066.             play  a previously  recorded macro,  use  the execute  macro
  1067.  
  1068.                                                                         
  1069.             command: ALT-E+[1...5]  (where 1..5  refers to  the recorded
  1070.  
  1071.                                                                         
  1072.             macro). You can also save or load any one of the five macros
  1073.  
  1074.                                                                         
  1075.             to/from  a disk  file:  ALT-M+S+[1...5] and  ALT-M+L+[1...5]
  1076.  
  1077.             respectively.
  1078.  
  1079.  
  1080.             Alt-M     [1..5] 
  1081.             Alt-M     [1..5] 
  1082.             Alt-M     [1..5]    Start/Stop recording keystroke macro
  1083.  
  1084.             [1..5].
  1085.  
  1086.             Alt-E      [1..5]
  1087.             Alt-E      [1..5]
  1088.             Alt-E      [1..5]        Playback keystrokes from macro
  1089.  
  1090.             [1..5].
  1091.  
  1092.             Alt-M-S  [1..5]
  1093.             Alt-M-S  [1..5]
  1094.             Alt-M-S  [1..5]     Save keystroke macro [1..5] to disk.
  1095.  
  1096.             Alt-M-L  [1..5]
  1097.             Alt-M-L  [1..5]
  1098.             Alt-M-L  [1..5]     Load keystroke macro from disk.
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  1105.  
  1106.  
  1107.  
  1108.             2.5
  1109.             2.5
  1110.             2.5  Technical Editor
  1111.                  Technical Editor
  1112.                  Technical Editor
  1113.  
  1114.             8
  1115.             8
  1116.             8
  1117.  
  1118.  
  1119.             13. K
  1120.             13. K
  1121.             13. KEYBOARD 
  1122.                  EYBOARD 
  1123.                  EYBOARD R
  1124.                          R
  1125.                          RE
  1126.                           E
  1127.                           E-
  1128.                            -
  1129.                            -DEFINITION
  1130.                             DEFINITION
  1131.                             DEFINITION
  1132.  
  1133.  
  1134.                                                                         
  1135.             Any key  recognized by  Tech-Edit (except  for any  PC ASCII
  1136.  
  1137.                                                                         
  1138.             characters) can  be re-assigned to a  different function. By
  1139.  
  1140.                                                                         
  1141.             selecting the keyboard  re-definition command (Ctrl-K+D) you
  1142.  
  1143.                                                                         
  1144.             will be prompted  for a key to "bind." The  keys to be bound
  1145.  
  1146.                                                                         
  1147.             is the key sequence to be redefined. At the prompt enter the
  1148.  
  1149.                                                                         
  1150.             key sequence you wish to re-assign. (If you wish to assign a
  1151.  
  1152.                                                                         
  1153.             "special  key" [Enter,  Backspace, Ctrl-Q,  ESC] then  press
  1154.  
  1155.                                                                         
  1156.             Ctrl-Q before the  special key.) Press ENTER  after you have
  1157.  
  1158.                                                                         
  1159.             typed  in the  key sequence  you wish  to re-define.  Next a
  1160.  
  1161.                                                                         
  1162.             window will appear with all  the possible bondable commands.
  1163.  
  1164.                                                                         
  1165.             Select the  command you wish to  assign to the  key sequence
  1166.  
  1167.                                                                         
  1168.             and press  return.   This change will  be present  until you
  1169.  
  1170.                                                                         
  1171.             exit the editor.  If you wish to save the current keymap for
  1172.  
  1173.                                                                         
  1174.             future editing sessions  type Ctrl-K S.  You  will be prompt
  1175.  
  1176.                                                                         
  1177.             for a  filename to save the  keymap to.  Enter  the filename
  1178.  
  1179.                                                                         
  1180.             and press enter.  You can read in your saved keymap in later
  1181.  
  1182.                                                                         
  1183.             editing sessions  by typing Ctrl-K  L (unless  you redefined
  1184.  
  1185.                                                                         
  1186.             the load keymap  command  to something else).    You will be
  1187.  
  1188.                                                                         
  1189.             prompt for the filename of the  keymap to load.  If you wish
  1190.  
  1191.                                                                         
  1192.             this to be done automatically, you can enter the name of the
  1193.  
  1194.                                                                         
  1195.             keymap file  in the configuration  screen under  the startup
  1196.  
  1197.             keymap (See configuration menu for more information)..
  1198.  
  1199.  
  1200.             Ctrl-K-D
  1201.             Ctrl-K-D
  1202.             Ctrl-K-D       Define key sequence to editor function or
  1203.  
  1204.             command.
  1205.  
  1206.             Ctrl-K-S
  1207.             Ctrl-K-S
  1208.             Ctrl-K-S       Save current keymap to disk under specified
  1209.  
  1210.             file name.
  1211.  
  1212.             Ctrl-K-L
  1213.             Ctrl-K-L
  1214.             Ctrl-K-L       Load specified keymap from disk.
  1215.  
  1216.             Ctrl-K-B
  1217.             Ctrl-K-B
  1218.             Ctrl-K-B       Display the command current ly bound to
  1219.  
  1220.             specified keystrokes.
  1221.  
  1222.             Ctrl-Q
  1223.             Ctrl-Q
  1224.             Ctrl-Q              Quote next input character (allows
  1225.  
  1226.             control chars to be input).
  1227.  
  1228.  
  1229.             14. C
  1230.             14. C
  1231.             14. CONFIGURATION
  1232.                  ONFIGURATION
  1233.                  ONFIGURATION
  1234.  
  1235.  
  1236.                                                                         
  1237.             The  following  are  the   configuration  options  that  are
  1238.  
  1239.                                                                         
  1240.             changeable  via  the   configuration  window  (ALT-C):  auto
  1241.  
  1242.                                                                         
  1243.             indent,  text attributes,  create backup  files, block  mark
  1244.  
  1245.                                                                         
  1246.             attributes,  case   sensitive  search,   regular  expression
  1247.  
  1248.                                                                         
  1249.             searching,  strip trailing  spaces,  insert  mode on  entry,
  1250.  
  1251.                                                                         
  1252.             border attributes, expand tabs, compress spaces, binary file
  1253.  
  1254.                                                                         
  1255.             line length, status line attributes, tab size, start-up key-
  1256.  
  1257.                                                                         
  1258.             map, and help file path. The up and down arrow keys are used
  1259.  
  1260.                                                                         
  1261.             to move  from field  to field. Pressing  ENTER on  any field
  1262.  
  1263.                                                                         
  1264.             saves the  current configuration  setup in  memory. Pressing
  1265.  
  1266.                                                                         
  1267.             ESCAPE  aborts any  changes just  made.  Shift-F2 saves  the
  1268.  
  1269.                                                                         
  1270.             current configuration to disk, and  Shift-F3 reads the saved
  1271.  
  1272.                                                                         
  1273.             configuration from disk. The YES/NO  settings can be toggled
  1274.  
  1275.                                                                         
  1276.             using the  left or right  arrow keys or  the space  bar. The
  1277.  
  1278.                                                                         
  1279.             attributes can be changed using the left or right arrow keys
  1280.  
  1281.                                                                         
  1282.             or the space bar. Screen coordinates,  tab size, binary file
  1283.  
  1284.             line length, and any file names are field input areas.
  1285.  
  1286.  
  1287.  
  1288.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  1289.  
  1290.  
  1291.  
  1292.             2.5
  1293.             2.5
  1294.             2.5  Technical Editor
  1295.                  Technical Editor
  1296.                  Technical Editor
  1297.  
  1298.             9
  1299.             9
  1300.             9
  1301.  
  1302.  
  1303.  
  1304.             15. Q
  1305.             15. Q
  1306.             15. QUICK 
  1307.                  UICK 
  1308.                  UICK R
  1309.                       R
  1310.                       REFERENCE
  1311.                        EFERENCE
  1312.                        EFERENCE
  1313.  
  1314.  
  1315.             Abort out of most commands              ESC
  1316.  
  1317.             Add file to current buffer              Alt-F+I
  1318.  
  1319.             Auto-search backward                    Ctrl-A+B
  1320.  
  1321.             Auto-search forward (word at cursor)    Ctrl-A+F
  1322.  
  1323.             Bottom of window                        Ctrl-End
  1324.  
  1325.             Bracket Matching                        Alt-Y
  1326.  
  1327.             Bring up configuration menu             Alt-C
  1328.  
  1329.             Copy single line                        F7
  1330.  
  1331.             Cursor down                             Down arrow
  1332.  
  1333.             Cursor left                             Left arrow
  1334.  
  1335.             Cursor right                            Right arrow
  1336.  
  1337.             Cursor up                               Up arrow
  1338.  
  1339.             Define keystroke commands               Ctrl-K+D
  1340.  
  1341.             Delete char to left                     Backspace
  1342.  
  1343.             Delete current char                     Del
  1344.  
  1345.             Delete line                             Ctrl-Y
  1346.  
  1347.             Delete to end of line                   Alt-K
  1348.  
  1349.             Delete window. (or screen)              Ctrl-D+W
  1350.  
  1351.             Display binary value of character       Alt-V
  1352.  
  1353.             Displays command name for keystroke     Ctrl-K+B
  1354.  
  1355.             End of file                             Ctrl-PgDn
  1356.  
  1357.             End of line                             End
  1358.  
  1359.             Exit, no save                           Alt-X+N
  1360.  
  1361.             Exit, prompt to save                    Alt-X+P/Alt-Q
  1362.  
  1363.             Exit, save all files                    Alt-X+Z/Alt-Z
  1364.  
  1365.             Go to next screen                       Alt-=/F10
  1366.  
  1367.             Go to previous screen                   Alt--/F9
  1368.  
  1369.             Goto line                               Alt-G
  1370.  
  1371.             Goto saved location                     Alt-J+[1...5]
  1372.  
  1373.             Insert block                            Alt-I
  1374.  
  1375.             Insert copied line                      F8
  1376.  
  1377.             Insert Date and time                    Ctrl-D+T
  1378.  
  1379.             Insert null character                   Ctrl-2
  1380.  
  1381.             Last place                              Ctrl-L
  1382.  
  1383.             Line oriented                           Alt-L
  1384.  
  1385.             Load key-map from disk                  Ctrl-K+L
  1386.  
  1387.             Load macro [1...5 from disk             Alt-M+L+[1...5]
  1388.  
  1389.             Make top display                        Ctrl-P
  1390.  
  1391.             Move to specified window on screen      Ctrl-W/F2+[arrow]
  1392.  
  1393.             Play macro #1                           Alt-E+1/F5
  1394.  
  1395.             Play macro #2                           Alt-E+2/Shift-F5
  1396.  
  1397.             Play macro #3                           Alt-E+3/Alt F5
  1398.  
  1399.             Play macro #4                           Alt-E+4/Ctrl F5
  1400.  
  1401.             Quote next character (literal input)    Ctrl-Q
  1402.  
  1403.             Read configuration                      Shift-F3
  1404.  
  1405.             Read file into next screen              Alt-F+N
  1406.  
  1407.             Read file into previous screen          Alt-F+P
  1408.  
  1409.             Rectangular oriented                    Alt-B
  1410.  
  1411.             Replace backward                        Ctrl-R+B
  1412.  
  1413.             Replace forward                         Ctrl-R+F
  1414.  
  1415.             Save configuration                      Shift-F2
  1416.  
  1417.  
  1418.  
  1419.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  1420.  
  1421.  
  1422.  
  1423.             2.5
  1424.             2.5
  1425.             2.5  Technical Editor
  1426.                  Technical Editor
  1427.                  Technical Editor
  1428.  
  1429.             10
  1430.             10
  1431.             10
  1432.  
  1433.  
  1434.             Save file and remain in editor          Alt-F+S
  1435.  
  1436.             Save key-map to disk                    Ctrl-K+S
  1437.  
  1438.             Save location                           Alt-[1..5]
  1439.  
  1440.             Save macro [1...5] to disk              Alt-M+S+[1...5]
  1441.  
  1442.             Search backward                         Ctrl-S+B/F4
  1443.  
  1444.             Search backward again (last search)     Ctrl-B
  1445.  
  1446.             Search forward                          Ctrl-S+F/F3
  1447.  
  1448.             Search forward again(last search)       Ctrl-F
  1449.  
  1450.             Skip left                               Shift-left arrow
  1451.  
  1452.             Skip right                              Shift-right arrow
  1453.  
  1454.             Split screen horizontal                 Alt-S+H
  1455.  
  1456.             Split screen horizontal and read in     Alt-F+H
  1457.  
  1458.             Split screen vertical                   Alt-S+V
  1459.  
  1460.             Split screen vertical and read in       Alt-F+V
  1461.  
  1462.             Start of line                           Home
  1463.  
  1464.             Start/Stop recording macro #1           Alt-M+1/F6
  1465.  
  1466.             Start/Stop recording macro #2           Alt-M+2/Shift-F6
  1467.  
  1468.             Start/Stop recording macro #3           Alt-M+3/Alt-F6
  1469.  
  1470.             Start/Stop recording macro #4           Alt-M+4/Ctrl-F6
  1471.  
  1472.             Tab left                                Shift-Tab
  1473.  
  1474.             Tab right                               Tab
  1475.  
  1476.             Toggle auto indent                      Ctrl-T+I
  1477.  
  1478.             Toggle between DOS and current window   Alt-T
  1479.  
  1480.             Toggle case                             Ctrl-T+C
  1481.  
  1482.             Toggle sound                            Ctrl-T+S
  1483.  
  1484.             Top of file                             Ctrl-PgUp
  1485.  
  1486.             Top of window                           Ctrl-Home
  1487.  
  1488.             UNDO                                    Ctrl-U
  1489.  
  1490.             Window down                             PgDn
  1491.  
  1492.             Window up                               PgUp
  1493.  
  1494.             Write block to disk                     Ctrl-W
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.           Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.            Copyright (c) Superior Soft 1988,1989,1990. All rights reserved.