home *** CD-ROM | disk | FTP | other *** search
File List | 1989-01-22 | 1.8 KB | 44 lines |
- Other Turbo Pascal units and programs by Ross Neilson Wentworth
-
- Programming Utilities
- =====================
-
- TPEMS12 Expanded Memory System 3.2 unit (EMS 4.0 being developed).
-
- TPENV12 Easily access the environment. Includes a routine to automatically
- search the PATH for a specified file. Other nice features.
-
- TPNOBOOT Prevents CTRL-ALT-DEL from affecting a program.
-
- TPPOPUP18c Create "Sidekick" like programs. Make your program popup at the
- touch of a key. Easy to use.
-
- TPTEXT10 Adds three new procedures for TEXT files, TEXTFILEPOS, TEXTFILESIZE
- TEXTSEEK. Makes moving around in a text file possible.
-
- TPUTIL20 Mixed-bag of short utility routines.
-
- TPVOL10 Add, read, change, delete the DOS volume label.
-
- COMPLEX Complex math routines.
-
- Applications
- ============
-
- RAID13 A resident program for programmers that mostly resides in
- expanded memory. Provides ascii/attribute table, memory dump,
- file finder, scan code results, as well as time, day, and date.
- Provided as a demonstration of the (possibly) soon to be released
- expanded memory resident program Turbo Pascal programming kit.
- Using less than 1k of conventional memory and 3 pages (49k) of
- expanded memory. This program REQUIRES EMS 3.2, EEMS, or EMS 4.0.
-
- PBOOK13 A resident Rolodex(tm)-like program. Free form database perfect
- for phone numbers, business cards, personal notes, etc. Designed
- to be as convient to use as the disktop card-file. This program
- REQUIRES EMS 3.2, EEMS, or EMS 4.0.
-
- COMPLEX The complex math unit includes a complex calculator. This is
- not a TSR, although TSR capability will be added if there is
- enough interest.