home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TE_R17.ZIP / TE_R17.DOC next >
Encoding:
Text File  |  1990-02-28  |  25.9 KB  |  718 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.  
  32.  
  33.                               Turbo Environment
  34.              Copyright (c) 1989, Daniel Orme All Rights Reserved
  35.                        Version: MS-DOS  Release: 1.50
  36.                              Table of Contents
  37.  
  38. Chapter 1 Introduction. . . . . . . . . . . . . . . . . . . . . . . . . .   4
  39.      1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  40.      1.2 Requirements . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  41.  
  42. Chapter 2 Registering Turbo Environment . . . . . . . . . . . . . . . . .   5
  43.      2.1 Shareware. . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  44.      2.2 Registration Benefits. . . . . . . . . . . . . . . . . . . . . .   5
  45.      2.3 Registration for Businesses. . . . . . . . . . . . . . . . . . .   5
  46.  
  47. Chapter 3 License . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  48.  
  49. Chapter 4 Warranty. . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  50.  
  51. Chapter 5 Features. . . . . . . . . . . . . . . . . . . . . . . . . . . .   8
  52.      5.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . .   8
  53.      5.2 Sub-Commands . . . . . . . . . . . . . . . . . . . . . . . . . .   8
  54.      5.3 Bottom Line. . . . . . . . . . . . . . . . . . . . . . . . . . .   9
  55.  
  56. Chapter 6 Usage . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  57.      6.1 Main Menu. . . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  58.      6.2 File Command . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  59.           6.2.1 Load. . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  60.           6.2.2 Pick. . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  61.           6.2.3 New . . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  62.           6.2.4 Save. . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  63.           6.2.5 Write to. . . . . . . . . . . . . . . . . . . . . . . . .  10
  64.           6.2.6 Directory . . . . . . . . . . . . . . . . . . . . . . . .  11
  65.           6.2.7 Change Dir. . . . . . . . . . . . . . . . . . . . . . . .  11
  66.           6.2.8 OS Shell. . . . . . . . . . . . . . . . . . . . . . . . .  11
  67.           6.2.9 Quit. . . . . . . . . . . . . . . . . . . . . . . . . . .  11
  68.      6.3 Edit Command . . . . . . . . . . . . . . . . . . . . . . . . . .  11
  69.      6.4 Run Command. . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  70.      6.5 Compile Command. . . . . . . . . . . . . . . . . . . . . . . . .  12
  71.           6.5.1 Compile . . . . . . . . . . . . . . . . . . . . . . . . .  12
  72.           6.5.2 Link. . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  73.           6.5.3 Make. . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  74.           6.5.4 Destination . . . . . . . . . . . . . . . . . . . . . . .  13
  75.           6.5.5 Find Error. . . . . . . . . . . . . . . . . . . . . . . .  13
  76.           6.5.6 Primary File. . . . . . . . . . . . . . . . . . . . . . .  13
  77.           6.5.7 Get Info. . . . . . . . . . . . . . . . . . . . . . . . .  13
  78.      6.6 Options Command. . . . . . . . . . . . . . . . . . . . . . . . .  13
  79.           6.6.1 Compiler. . . . . . . . . . . . . . . . . . . . . . . . .  13
  80.           6.6.2 Environment . . . . . . . . . . . . . . . . . . . . . . .  13
  81.           6.6.3 Directories . . . . . . . . . . . . . . . . . . . . . . .  13
  82.           6.6.4 Parameters. . . . . . . . . . . . . . . . . . . . . . . .  14
  83.           6.6.5 Load Options. . . . . . . . . . . . . . . . . . . . . . .  14
  84.           6.6.6 Save Options. . . . . . . . . . . . . . . . . . . . . . .  14
  85.      6.7 Bottom Line. . . . . . . . . . . . . . . . . . . . . . . . . . .  14
  86.      6.8 Miscellaneous Commands . . . . . . . . . . . . . . . . . . . . .  14
  87.  
  88. Chapter 7 Background. . . . . . . . . . . . . . . . . . . . . . . . . . .  15
  89.  
  90. Appendix A Registration Form. . . . . . . . . . . . . . . . . . . . . . .  16
  91. Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  17
  92.  
  93.             For IBM PCs, XTs, ATs, and PS/2s or 100% Compatible
  94.  
  95.                       Turbo Pascal and Turbo Assembler
  96.                 are trademarks of Borland International, Inc.
  97.                      MS-DOS is a trademark of Microsoft
  98.                      Wordstar is a trademark of MicroPro
  99.                                  Chapter 1
  100.  
  101.                                 Introduction
  102.  
  103.  
  104.      1.1 Introduction
  105.  
  106.           Turbo Environment is an Integrated Development Environment (IDE)
  107.           for your favorite compiler. It was based on Turbo Pascal's IDE for
  108.           version 4.0, but has features from version 5.0.
  109.  
  110.           Turbo Environment has most of the features found in Turbo Pascal's
  111.           IDE. Such as: 
  112.  
  113.                     An Editor, two files at once
  114.                     Shell to DOS
  115.                     Pull down menus
  116.                     Same Key strokes as Turbo Pascal
  117.                     Configuration file
  118.  
  119.           You get the picture.
  120.  
  121.      1.2 Requirements
  122.  
  123.           Turbo Environment runs on an IBM PC, XT, AT, PS/2 or 100%
  124.           compatible computer running MS-DOS with at least 256K bytes of
  125.           memory. Turbo Environment has been run on MS-DOS 3.2 and 3.3. I
  126.           assume it will run on anything higher than 3.0.
  127.                                  Chapter 2
  128.  
  129.                         Registering Turbo Environment
  130.  
  131.  
  132.      2.1 Shareware
  133.  
  134.           Shareware is software that can be freely copied and shared with  
  135.           others.  Although the software may be freely distributed in
  136.           UNMODIFIED form it is still copyrighted software which the author
  137.           supports. 
  138.  
  139.           The cost of registering Turbo Environment is just $25.00. The
  140.           registration form is in the file called TE.REG or mail to:
  141.  
  142.                                  Daniel Orme
  143.                                 P.O. Box 217
  144.                               Cotati, CA  94931
  145.  
  146.  
  147.      2.2 Registration Benefits
  148.  
  149.           Registration entitles you to receive the latest release. Currently
  150.           is the two file editor and key installation program. In the works
  151.           is mouse support.
  152.  
  153.      2.3 Registration for Businesses
  154.  
  155.           A business need only register once. It then may use Turbo
  156.           Environment freely WITHIN the business.
  157.                                  Chapter 3
  158.  
  159.                                    License
  160.  
  161.  
  162.           I am offering you a license to use Turbo Environment on a TRIAL
  163.           BASIS. Unregistered versions may be used to write programs which
  164.           will only be used by yourself. Use of an UNREGISTERED version of
  165.           Turbo Environment in a Commercial environment is a direct violation
  166.           of this license agreement.
  167.  
  168.           Businesses, government institutions, and other commercial users of
  169.           Turbo Environment MUST register. 
  170.                                  Chapter 4
  171.  
  172.                                   Warranty
  173.  
  174.  
  175.           With respect to the physical diskette sent to registered owners,
  176.           the author warrants the same to be free from defects in materials
  177.           and workmanship for a period of 60 days from the date of
  178.           registration. In the event of notification within the warranty
  179.           period of defects in material or workmanship the author will
  180.           replace the defective diskette. The remedy for breach of this
  181.           warranty shall be limited to replacement and shall not encompass
  182.           any other damages, including but not limited to loss of profit, and
  183.           special, incidental, consequential, or other similar claims. 
  184.  
  185.           The author specifically disclaims all other warranties, expressed
  186.           or implied, including but not limited to implied warranties of
  187.           merchantability and fitness for a particular purpose and the
  188.           program license granted herein in particular, and without limiting
  189.           operation of the program license with respect to any particular
  190.           application, use, or purpose. In no event shall the author be
  191.           liable for any loss of profit or any other commercial damage
  192.           resulting from the use (or inability to use) Turbo Environment,
  193.           even if the author has been advised ahead of time that the
  194.           possibility for damage exists. 
  195.                                  Chapter 5
  196.  
  197.                                   Features
  198.  
  199.      5.1 Overview
  200.  
  201.           When you bring up Turbo Environment what you see looks very much
  202.           like a Turbo Pascal screen. Your Main Menu commands are: File,
  203.           Edit, Run, Compile and Options. There are 2 ways to select a
  204.           command :
  205.  
  206.                1)   By moving to the command with the Left arrow or Right
  207.                     arrow keys and pressing Enter or the Down Arrow key.
  208.  
  209.                2)   By pressing the first letter of the command.
  210.  
  211.           File, Compile and Options have several sub-commands in their pull-
  212.           down menus. There is also 2 ways to select sub-commands :
  213.  
  214.                1)   By moving to the sub-command with the Up arrow or Down
  215.                     arrow keys and pressing Enter.
  216.  
  217.                2)   By pressing the first letter of the sub-command.
  218.  
  219.      5.2 Sub-Commands
  220.  
  221.           Sub-commands available are as follows :
  222.  
  223.                File :     Load           (Supported)
  224.                           Pick           (Not Supported)
  225.                           New            (Supported)
  226.                           Save           (Supported)
  227.                           Write to       (Supported)
  228.                           Directory      (Supported)
  229.                           Change Dir     (Supported)
  230.                           OS Shell       (Supported)
  231.                           Quit           (Supported)
  232.  
  233.                Compile :  Compile        (Modified)
  234.                           Link           (Modified)
  235.                           Make           (Modified)
  236.                           Destination    (Not Supported)
  237.                           Find Error     (Not Supported)
  238.                           Primary File   (Supported)
  239.                           Get Info       (Supported)
  240.  
  241.                Options :  Compiler       (Modified)
  242.                           Environment    (Modified)
  243.                           Directories    (Not Supported)
  244.                           Parameters     (Supported)
  245.                           Load Options   (Modified)
  246.                           Save Options   (Modified)
  247.  
  248.           Some sub-commands are not applicable or must be modified for this
  249.           application. They are here for completeness and incase they become
  250.           supported sub-commands. 
  251.  
  252.           In order to use Compile, Link or Make from with in Turbo
  253.           Environment you must specify them using the Options/Environment
  254.           sub-command.
  255.  
  256.      5.3 Bottom Line
  257.  
  258.           The bottom line displays Function key help information. Available
  259.           at in this version is :
  260.  
  261.                F2-Save  F3-Load   F5-Zoom   F10-Main Menu
  262.  
  263.           If the Alt key is held down for about 2 seconds an Alt key help
  264.           information line appears: 
  265.  
  266.                Alt:  F-File  E-Edit  R-Run  C-Compile  O-Options  F6-Switch
  267.  
  268.           Releasing the Alt key brings back the Function key help information
  269.           line.
  270.  
  271.           On the right of the line the status of the Caps, Num and Scroll
  272.           lock keys are displayed. If shown then the key is active.
  273.                                  Chapter 6
  274.  
  275.                                     Usage
  276.  
  277.  
  278.      The easiest way to use Turbo Environment is to put it in the sub-
  279.      directory with that your compiler is in. 
  280.  
  281.      6.1 Main Menu
  282.  
  283.           To access any Main Menu commands you can move to the command and
  284.           press Enter of use Alt-F, Alt-E, Alt-R, Alt-C or Alt-O.
  285.  
  286.           On the right a clock is displayed.
  287.  
  288.      6.2 File Command
  289.  
  290.           6.2.1 Load
  291.  
  292.                This command can be activated through the menu or with the F3
  293.                key.
  294.  
  295.                This sub-command loads a file into the editor. If the current
  296.                file has been modified you will be asked if you want it saved
  297.                or not. (In Turbo Pascal the first file in the editor is
  298.                NONAME.PAS.) If the current file is a NONAME file then the
  299.                file gets loaded into the current editor session, else the
  300.                file gets loaded into the next editor session. There is a
  301.                maximum of 2 editor session in the registered release.
  302.  
  303.                This operates almost like Turbo Pascal. If a wild card is
  304.                specified then a directory listing appears and you can scroll
  305.                through the listing. Sub and parent directories are not
  306.                displayed. When the desired file is found just press enter to
  307.                load the file and enter the editor.
  308.  
  309.           6.2.2 Pick
  310.  
  311.                In Turbo Pascal Pick gives you an easy way to load one of the
  312.                8 most recent files. It is not supported in Turbo Environment.
  313.  
  314.           6.2.3 New
  315.  
  316.                New resets the current editor session to a NONAME file. It
  317.                prompts you to verify saving the current file.
  318.  
  319.           6.2.4 Save
  320.  
  321.                Save does just that from anywhere in Turbo Environment.
  322.  
  323.                This command can be activated through the menu or with the F2
  324.                key.
  325.  
  326.           6.2.5 Write to
  327.                Write to allows you to specify another name to save the
  328.                current file under.
  329.           6.2.6 Directory
  330.  
  331.                The Directory sub-command displays a directory. You are
  332.                prompted for the directory or files you want a listing of.
  333.                Wild cards are allowed. Choosing a file and loading the file
  334.                is done in the same manner as the Load sub-command.
  335.  
  336.           6.2.7 Change Dir
  337.  
  338.                Change directory allows you to change the directory from the
  339.                current directory to the directory you specify.  This command
  340.                works differently than in Turbo Pascal.  Specifying an *.*
  341.                after the path will bring up a menu of sub-directories.
  342.  
  343.           6.2.8 OS Shell
  344.  
  345.                This option allows you to shell to DOS providing there is
  346.                enough memory.  The prompt line is changed to remind you to
  347.                type exit to return to Turbo Environment.
  348.  
  349.           6.2.9 Quit
  350.  
  351.                This allows you to exit Turbo Environment.  This command can
  352.                be accessed using Alt-X from anywhere.
  353.  
  354.      6.3 Edit Command
  355.  
  356.                This lets you enter a WordStar type editor.
  357.  
  358.           6.3.1 Cursor Movement Commands
  359.  
  360.                Character Right      Ctrl-D or Right Arrow Key
  361.                Character Left       Ctrl-S or Left Arrow Key
  362.                Word Right           Ctrl-F
  363.                Word Left            Ctrl-A
  364.                Line Up              Ctrl-E or Up Arrow Key
  365.                Line Down            Ctrl-X or Down Arrow Key
  366.                Scroll Up            Ctrl-W
  367.                Scroll Down          Ctrl-Z
  368.                Page Up              Ctrl-R or PgUp Key
  369.                Page Down            Ctrl-C or PgDn Key
  370.                Last Position        Ctrl-Q P
  371.  
  372.           6.3.2 Insert & Delete Commands
  373.  
  374.                Insert Mode Toggle     Ctrl-V or Ins Key
  375.                Insert Line            Ctrl-N
  376.                Delete Line            Ctrl-Y
  377.                Delete to End of Line  Ctrl-Q Y
  378.                Delete Character Left  Ctrl-H or Backspace Key
  379.                Delete Character       Ctrl-G or Del Key
  380.                Delete Word right      Ctrl-T
  381.                Delete Block           Ctrl-K Y
  382.          6.3.3 Block Commands
  383.  
  384.                Mark Block Begin      Ctrl-K B
  385.                Mark Block End        Ctrl-K K
  386.                Mark a Single Word    Ctrl-K T
  387.                Copy Block            Ctrl-K C
  388.                Move Block            Ctrl-K V
  389.                Delete Block          Ctrl-K Y
  390.                Write Block to Disk   Ctrl-K W
  391.                Read Block from Disk  Ctrl-K R
  392.                Hide/Display Block    Ctrl-K H
  393.                Print Block           Ctrl-K P
  394.  
  395.           6.3.4 Miscellaneous Commands
  396.  
  397.                Exit Editor, NO Save  Ctrl-K D or Ctrl-K Q
  398.                Save and Edit         Ctrl-K S or F2 Key
  399.                Load new File         F3
  400.                Tab                   Ctrl-I or Tab Key
  401.                Tab Mode              Ctrl-O T
  402.                Autoindent On/Off     Ctrl-Q I
  403.                Set Place Marker      Ctrl-K n
  404.                Find Place Marker     Ctrl-Q n
  405.                Find                  Ctrl-Q F
  406.                Find & Replace        Ctrl-Q A
  407.                Repeat Last Find      Ctrl-L
  408.  
  409.  
  410.      6.4 Run Command
  411.  
  412.                The Run command allows you to run the Primary File, or if not
  413.                specified, the current program you are working on from within
  414.                Turbo Environment.  If the current file being edited has not
  415.                been saved the file is compiled and linked before running. 
  416.                Also included are parameters specified in Options/Parameters
  417.                sub-command.
  418.  
  419.      6.5 Compile Command
  420.  
  421.           6.5.1 Compile
  422.  
  423.                This sub-command will run the compiler you specify in the set
  424.                up.  The Primary File, or if not specified, the current file
  425.                is what is handed to the compiler.  Also included is compiler
  426.                and primary file options you have specified.
  427.  
  428.           6.5.2 Link
  429.  
  430.                Link has the same options as the compiler sub-command.
  431.  
  432.           6.5.3 Make
  433.  
  434.                Make has the same options as the compiler sub-command.
  435.          6.5.4 Destination
  436.  
  437.                Destination is unavailable because all compilations will be
  438.                to disk.
  439.  
  440.           6.5.5 Find Error
  441.  
  442.                This sub-command is unavailable.
  443.  
  444.           6.5.6 Primary File
  445.  
  446.                The file name entered here will take precedents over the
  447.                currently edited file.  Specifying wild cards will bring up
  448.                a menu displaying available files.
  449.  
  450.           6.5.7 Get Info
  451.  
  452.                A Limited Get Info is implemented. The Information available
  453.                is: 
  454.  
  455.                     Current Path
  456.                     Current File Name
  457.                     Size of Current File
  458.                     Amount of Available Memory
  459.  
  460.      6.6 Options Command
  461.  
  462.           6.6.1 Compiler
  463.  
  464.                This sub-command allows you to specify compiler options. Same
  465.                as Compiler/Environment/Compiler sub-command.
  466.  
  467.           6.6.2 Environment
  468.  
  469.                This sub-command has no resemblance to Turbo Pascal.  Under
  470.                this sub-command are four more sub-commands.  They are
  471.                Compiler, Make, Link and Default Extension.  These four sub-
  472.                commands and there options along with the primary file and its
  473.                options are savable in a set up file.
  474.  
  475.                The Compiler sub-command asks you for the compiler name,
  476.                options and primary file options.  The same goes for Make and
  477.                Link.  Some compiler formats are compilername compileroptions
  478.                primaryfile programoptions.  That is why you have three
  479.                prompts after Compile, Link and Make.
  480.  
  481.                Default Extension lets you specify the extension that your
  482.                programming language looks for.
  483.  
  484.           6.6.3 Directories
  485.  
  486.                This sub-command is unavailable.  So be sure to you have your
  487.                Path set up correctly.
  488.          6.6.4 Parameters
  489.  
  490.                These are the parameters that get handed to DOS when you try
  491.                to run the primary file.
  492.  
  493.           6.6.5 Load Options
  494.  
  495.                This allows you to load the Default Options.  The Default
  496.                Options are automatically loaded when you bring up Turbo
  497.                Environment.
  498.  
  499.           6.6.6 Save Options
  500.  
  501.                This sub-command allows you to save your options.
  502.  
  503.      6.7 Bottom Line
  504.  
  505.                Bottom Line indicates available Function keys.  Currently
  506.                available function keys are F2 Save File, F3 Load File, F5
  507.                Zoom and F10 Main Menu.
  508.  
  509.                F2, F3 and F10 are self explanatory.  F5 is a toggle which
  510.                allows you to split the screen in half to display two files
  511.                on the screen or go back to full screen. The two file editor
  512.                is available in the registered release.
  513.  
  514.                If the Alt key is held down for about 2 seconds an Alt key
  515.                help information line appears: 
  516.  
  517.                Alt:  F-File  E-Edit  R-Run  C-Compile  O-Options  F6-Switch
  518.  
  519.                Releasing the Alt key brings back the Function key help
  520.                information line.
  521.  
  522.      6.8 Miscellaneous Commands
  523.  
  524.                The only command not covered so far is the Alt-F6 command. 
  525.                This command allows you to switch between the two editor
  526.                files.             Chapter 7
  527.  
  528.                                  Background
  529.  
  530.      As you may know Borland released Turbo Assembler without an integrated
  531.      development environment. Turbo Environment was originally developed as
  532.      an answer for that marketing ploy.
  533.  
  534.      Future versions might have the ability to scan the LST file for errors
  535.      and display them while you make changes in the source file.
  536.  
  537.      Release 1.0
  538.  
  539.           This was done with Menuing routines from Dr. Dobbs and Borland's
  540.           Turbo Pascal Editor Toolbox. It was compiled using Turbo Pascal
  541.           5.0.
  542.  
  543.      Release 1.5
  544.  
  545.           This was done entirely with routines from Borland's Turbo Pascal
  546.           Editor Toolbox and compiled with Turbo Pascal 5.5. I made Turbo
  547.           Environment emulate the Turbo Pascal environment better.
  548.  
  549.      Release 1.55
  550.  
  551.           This release uses the same Borland routines as in 1.5.  Some
  552.           problems existed when you used Alt-F5 to see the DOS screen.  When
  553.           you came back from running a DOS function the file that you were
  554.           working in would not be displayed while you were in the menu, but
  555.           when you went to edit the file the right file would appear.  A side
  556.           effect of that was that when a pull-down menu was removed the text
  557.           from the file you were working in would appear.
  558.  
  559.      Release 1.60
  560.  
  561.           This release uses the same Borland routines as in 1.5.  When a
  562.           configuration was saved you would not be prompted if an overwrite
  563.           was about to happen.  Also when a configuration was loaded you were
  564.           not asked to chose a configuration file.  The color scheme matches
  565.           Turbo Pascal 5.5 better.
  566.  
  567.      Release 1.70
  568.  
  569.           This release uses the same Borland routines as in 1.5.  Now when
  570.           a configuration is saved you are prompted if an overwrite is about
  571.           to happen.  But, if you say NO it saves it anyway.  That is fixed. 
  572.           Turbo Environment will create 2 buffers for the files you are
  573.           editing.  In past releases if it could not create the second buffer
  574.           it died.  Now it will give you a message and create just one
  575.           buffer.
  576.                                 Appendix A
  577.  
  578.                               Registration Form
  579.  
  580.  
  581. Turbo Environment   Version: MS-DOS
  582.                     Release: 1.50 
  583.  
  584.  
  585. Please remit to:
  586.                                  Daniel Orme
  587.                                 P.O. Box 217
  588.                               Cotati, CA  94931
  589.  
  590.  
  591.  
  592. Turbo Environment Registration                     _______  $25.00 
  593.  
  594. CA Residents add 6.5% sales tax:                   _______ ($1.63)
  595.  
  596.  
  597.                                        Total Due:   _______
  598.  
  599.  
  600.  
  601. Allow 2 - 4 weeks for delivery of updated disk.
  602.  
  603. Only Accepted forms of Payment are:
  604.  
  605.           (  ) Check      (  ) Money Order
  606.  
  607.  
  608. Name:  ___________________________________________________
  609.  
  610.  
  611. Company:  ________________________________________________
  612.   (If purchasing for company use) 
  613.  
  614.  
  615. Address:  ________________________________________________
  616.  
  617.  
  618. Phone:  Area Code(_______)________________________________
  619.  
  620.  
  621. Signature:  ______________________________________________
  622.  
  623.  
  624. Comments:
  625. Index
  626.  
  627.  
  628. Alt key  9, 14
  629.      C-Compile  9
  630.      E-Edit  9
  631.      F-File  9
  632.      F6-Switch  9
  633.      O-Options  9
  634.      R-Run  9
  635. Background  15
  636. Block Commands  12
  637. Bottom Line  9, 14
  638.      Alt key  9, 14
  639.      Caps  9
  640.      Function key  9, 14
  641.      Num  9
  642.      Scroll  9
  643. Change Dir  8, 11
  644. Compile  8, 12
  645.      Compile  8, 12
  646.      Destination  8, 13
  647.      Find Error  8, 13
  648.      Get Info  8, 13
  649.      Link  8, 12
  650.      Make  8, 12
  651.      Primary File  8, 13
  652. Compiler  8, 13
  653. Cursor Movement Commands  11
  654. Destination  8, 13
  655. Directories  8, 13
  656. Directory  8, 11
  657. Edit  11
  658.      Block Commands  12
  659.      Cursor Movement Commands  11
  660.      Insert & Delete Commands  11
  661.      Miscellaneous Commands  12
  662. Environment  8, 13
  663. F10-Main Menu  9
  664. F2-Save  9
  665. F3-Load  9
  666. F5-Zoom  9
  667. Features  8
  668. File  8, 10
  669.      Change Dir  8, 11
  670.      Directory  8, 11
  671.      Load  8, 10
  672.      New  8, 10
  673.      OS Shell  8, 11
  674.      Pick  8, 10
  675.      Quit  8, 11
  676.      Save  8, 10
  677.      Write to  8, 10
  678. Find Error  8, 13
  679. Function key  9, 14
  680.      F10-Main Menu  9
  681.      F2-Save  9
  682.      F3-Load  9
  683.      F5-Zoom  9
  684. Get Info  8, 13
  685. Insert & Delete Commands  11
  686. License  6
  687. Link  8, 12
  688. Load  8, 10
  689. Load Options  8, 14
  690. Main Menu  10
  691.      Compile  8, 12
  692.      Edit  11
  693.      File  8, 10
  694.      Options  8, 13
  695.      Run  12
  696. Make  8, 12
  697. Miscellaneous Commands  12, 14
  698. New  8, 10
  699. Options  8, 13
  700.      Compiler  8, 13
  701.      Directories  8, 13
  702.      Environment  8, 13
  703.      Load Options  8, 14
  704.      Parameters  8, 14
  705.      Save Options  8, 14
  706. OS Shell  8, 11
  707. Parameters  8, 14
  708. Pick  8, 10
  709. Primary File  8, 13
  710. Quit  8, 11
  711. Registration  5, 16
  712. Run  12
  713. Save  8, 10
  714. Save Options  8, 14
  715. Shareware  5
  716. Warranty  7
  717. Write to  8, 10
  718.