home *** CD-ROM | disk | FTP | other *** search
File List | 1990-01-27 | 3.3 KB | 67 lines |
- Other Turbo Pascal units and programs by Ross Neilson Wentworth
-
- Turbo Pascal Units and Programming Utilities
- ============================================
-
- TPEMS Expanded Memory System 3.2 unit (EMS 4.0 being developed).
-
- TPENV 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.
-
- TPPOP Create "Sidekick" like programs. Make your program popup at the
- touch of a key. Easy to use.
-
- TPTEXT Adds three new procedures for TEXT files, TEXTFILEPOS, TEXTFILESIZE
- TEXTSEEK. Makes moving around in a text file possible.
-
- TPUTIL Mixed-bag of short utility routines.
-
- TPVOL Add, read, change, delete the DOS volume label.
-
- COMPLEX Complex math routines (see below for additional information).
-
-
- Applications
- ============
-
- 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.
-
- PBOOK 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.
-
- XED A full featured programmer's text editor designed especially
- for Turbo Pascal. One key shelling to the Turbo Pascal command
- line compiler. Automatically jumps to a line that generates a
- compile error and displays the compiler error. If LIM 4.0
- expanded memory is available it shrinks the program down to less
- than 10k while shelling to the compiler or to DOS. If the computer
- is an AT class system and has an XMS compatible driver such as
- HIMEM.SYS (from Intel), it can use extended memory for the shrinking
- process. The is the ONLY shareware editor (that I know of) that
- has this feature.
-
- RAID 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.
-
- ZZAP The ultimate archive conversion shell. Fully user configurable.
- This program is the most complete archive conversion utility
- to date. You can convert any archive type to any other archive
- type - even to the original type to repack for maximum compression.
- Supports all the major archive programs. It can convert nested
- archives of differing types, log activities to a file, use McAfee
- Associates SCANV to automatically check for viruses while conver-
- ting. Loads of other options - too numerous to list. Upwards
- compatible with future archiving programs! It has been tested
- with: ARC, DWC, ICE, LBR, LZH, MD, PAK, SDN, ZIP, and ZOO.
-