home *** CD-ROM | disk | FTP | other *** search
- L----T----+-T--2----T----3--T-+----4T---+---T5----+-T--6----T----7---BR
- TURBO MOUSE VERSION 2.0
- Copyright (c) 1987, Pedro P. Polakoff III
- Mouse support for Turbo Pascal Version 3.x
-
- Turbo Mouse was developed to provide Turbo Pascal programmers with full
- mouse control of the Turbo Editor and Compiler functions. Version 2.0
- differs from 1.0 in that new features have been added, including
- programmers macros.
-
- Turbo Mouse is NOT Public Domain. It is Shareware, and as such is user
- supported. This means to you the user, quality software at an
- affordable price. It means, to we the developers, a small pittance for
- our efforts and time. If you find these programs of value, please help
- to support it by a small contribution to the cause ($5.00). For those
- of you who insist on using and enjoying this software for free, I hope
- you will bear that in mind next time you are not paid for your work or
- efforts.
-
- DISTRIBUTION FILES --- Version 2.0
-
- TMOUSE-M.MNU .............. MicroSoft Mouse Version
- TMOUSE-L.MNU .............. LogiTech LogiMouse Version
- TBMOUSE.DOC .............. This File
-
-
- SYSTEM REQUIREMENTS
-
- IBM PC/XT or AT or Compatible
- Microsoft or Logitech Mouse & Drivers
- Turbo Pascal Version 3.x
-
-
- INSTALLATION & USE
-
- MicroSoft Version:
- Create a Batch file for procomm that will execute the MicroSoft
- program MENU.COM to load and install the Turbo Mouse menu and then execute
- the program TURBO.COM or TURBOBCD.COM A sample Batch command follows;
-
- ECHO OFF
- MENU TMOUSE-M
- TURBO
-
- LogiTech LogiMouse Version:
- If you have version 3.0 or later software, you can have CLICK.EXE
- autoload the menu for you by renaming the file PMOUSE-L.MNU to
- TURBO.MNU and TURBOBCD.MNU and updating CLICK.SRC with the lines that
- follows;
-
- Turbo menu ; Turbo Pascal (Borland)
- TurboBcd menu ; Turbo Pascal BCD (Borland)
-
- With CLICK reinstalled it will load and execute the Turbo Mouse menus
- automatically when you invoke Turbo Pascal itself. If you prefer to load
- the menu manually, refer to the installation procedure for the MicroSoft
- version but substitute the menu TMOUSE-L.MNU for the Microsoft version.
-
-
- FUNCTION OF THE MENUS
-
- The Left mouse button will invoke the Turbo Mouse menus. The Right
- (Middle on LogiTech Mouse) button will simulate a Return sequence
- equivilent to pressing the Return key. Both buttons (Right button on
- LogiTech) will simulate pressing the Escape key.
-
- There are three menus availble with Turbo Mouse. The first menu is
- invoked whenever the left mouse button is pressed and the main Turbo
- screen is present. The screen will change color and the mouse will be
- active to select the Turbo commands from the screen. The second menu is
- available when the Compiler options screen is displayed. It functions
- exactly like the main menu in the sense that the mouse can select form
- the screen, the desired functions.
-
- The final menu is the editor menu. This menu will be invoked whenever
- the left mouse button is clicked and there is no Turbo Screen present
- or the editor screen is present. This menu provides mouse access to all
- of the Turbo editor commands and functions. A new feature of Version
- 2.0 is the "Macros" selection. This new option provides for mouse
- access to the most frequently used Turbo Pascal programming commands.
- Following is a list of the Mouse selectable Macros;
-
- PROCEDURE Block
- FUNCTION Block
- WHILE / DO
- FOR / DO
- BEGIN / END
- CASE
- Comments
-
-
-
- HELP, SUPPORT, & REGISTRATION
-
- Registered users of Turbo Mouse are entitled to phone support for the
- product, as well as all future updates to the software. Information and
- assistance are also available from the author on the following Public
- Information systems;
-
- GEnie MailCode : PPP3
- CompuServe : 73157,2412
-
-
- To Register your copy with the author simply mail your name, address,
- and version number along with your donation ($5.00 Minimum) to the
- author at the address following. If there have been updates to the
- software you will be notified by postcard to send a blank disk for the
- free updates. You will also receive the Phone support number and an
- acknowledgement of your registration. The Source code for Turbo Mouse is
- available for a donation of $50.00 and a signed licensing agreement is
- required as well.
-
- Pedro P. Polakoff III
- 1827 Kendrick Street
- Philadelphia, Pa. 19152
-
-
- MicroSoft Mouse is a registered trademark of Microsoft Inc.
- LogiMouse is a registered trademark of LogiTech Inc.
- Turbo Pascal is a registered Trademark of Borland International
- Turbo Pascal is Copyrighted by Borland International
- Turbo Mouse is Copyright (c) 1987, to Pedro P. Polakoff III
-
-