home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / COMPRESS / ZZAP61A.ZIP / CATALOG.LST next >
Encoding:
File List  |  1990-01-27  |  3.3 KB  |  67 lines

  1. Other Turbo Pascal units and programs by Ross Neilson Wentworth
  2.  
  3. Turbo Pascal Units and Programming Utilities
  4. ============================================
  5.  
  6. TPEMS      Expanded Memory System 3.2 unit (EMS 4.0 being developed).
  7.  
  8. TPENV      Easily access the environment.  Includes a routine to automatically
  9.            search the PATH for a specified file.  Other nice features.
  10.  
  11. TPNOBOOT   Prevents CTRL-ALT-DEL from affecting a program.
  12.  
  13. TPPOP      Create "Sidekick" like programs.  Make your program popup at the
  14.            touch of a key.  Easy to use.
  15.  
  16. TPTEXT     Adds three new procedures for TEXT files, TEXTFILEPOS, TEXTFILESIZE
  17.            TEXTSEEK.  Makes moving around in a text file possible.
  18.  
  19. TPUTIL     Mixed-bag of short utility routines.
  20.  
  21. TPVOL      Add, read, change, delete the DOS volume label.
  22.  
  23. COMPLEX    Complex math routines (see below for additional information).
  24.  
  25.  
  26. Applications
  27. ============
  28.  
  29. COMPLEX    The complex math unit includes a complex calculator.  This is
  30.            not a TSR, although TSR capability will be added if there is
  31.            enough interest.
  32.  
  33. PBOOK      A resident Rolodex(tm)-like program.  Free form database perfect
  34.            for phone numbers, business cards, personal notes, etc.  Designed
  35.            to be as convient to use as the disktop card-file.  This program
  36.            REQUIRES EMS 3.2, EEMS, or EMS 4.0.
  37.  
  38. XED        A full featured programmer's text editor designed especially
  39.            for Turbo Pascal.  One key shelling to the Turbo Pascal command
  40.            line compiler.  Automatically jumps to a line that generates a
  41.            compile error and displays the compiler error.  If LIM 4.0
  42.            expanded memory is available it shrinks the program down to less
  43.            than 10k while shelling to the compiler or to DOS.  If the computer
  44.            is an AT class system and has an XMS compatible driver such as
  45.            HIMEM.SYS (from Intel), it can use extended memory for the shrinking
  46.            process.  The is the ONLY shareware editor (that I know of) that
  47.            has this feature.
  48.  
  49. RAID       A resident program for programmers that mostly resides in
  50.            expanded memory.  Provides ascii/attribute table, memory dump,
  51.            file finder, scan code results, as well as time, day, and date.
  52.            Provided as a demonstration of the (possibly) soon to be released
  53.            expanded memory resident program Turbo Pascal programming kit.
  54.            Using less than 1k of conventional memory and 3 pages (49k) of
  55.            expanded memory.  This program REQUIRES EMS 3.2, EEMS, or EMS 4.0.
  56.  
  57. ZZAP       The ultimate archive conversion shell.  Fully user configurable.
  58.            This program is the most complete archive conversion utility
  59.            to date.  You can convert any archive type to any other archive
  60.            type - even to the original type to repack for maximum compression.
  61.            Supports all the major archive programs.  It can convert nested
  62.            archives of differing types, log activities to a file, use McAfee
  63.            Associates SCANV to automatically check for viruses while conver-
  64.            ting.  Loads of other options - too numerous to list.  Upwards
  65.            compatible with future archiving programs!  It has been tested
  66.            with:  ARC, DWC, ICE, LBR, LZH, MD, PAK, SDN, ZIP, and ZOO.
  67.