home *** CD-ROM | disk | FTP | other *** search
- { !UTPASDO.002 }
-
-
- ==============================================================================
-
- T u r b o U s e r G r o u p
- PUBLIC DOMAIN LIBRARY DISK
-
- The following is a description of all source and documentation files
- contained on this disk. Any related data files may not detailed here,
- but they are listed in the "associated files" portion of the file(s)
- that require them.
-
- You will also find a file called VERIFILE.DTA or VERIFILE.DAT in each
- directory on this disk. VERIFILE.DTA is a checksum file, and VERIFILE.DAT
- is a CRC (cyclical redundancy checking) file that can be used by the
- VERIFILE program, available on one of the TUG Lines disks. Before copying
- any of the files on this disk, run VERIFILE to make sure none of the files
- on this disk have been damaged during shipment.
-
- We appreciate your suggestions for improving the routines found on this
- disk. To forward your comments or to obtain information on membership in
- the Turbo User Group, contact us at TUG, PO Box 1510, Poulsbo, WA 98370 USA.
-
- ==============================================================================
-
- Main and Associated TUG Library Files
-
- ==============================================================================
-
- File name: DEARC.PAS File Size: 12263 bytes
-
- Turbo Pascal 4.0 program to extract all files from an archive created by
- version 5.12 or earlier of the ARC utility.
-
- Associated files ----------------------------
-
- DEARC.PAS
- DEARCABT.PAS
- DEARCGLB.PAS
- DEARCIO.PAS
- DEARCLZW.PAS
- DEARCUNP.PAS
- DEARCUSQ.PAS
- DEARC.TXT
-
- ------------------------------------------------------------------------------
-
- File name: DEARCABT.PAS File Size: 2553 bytes
-
- Turbo Pascal V4.0 DEARC routine to abort with a message.
-
- ------------------------------------------------------------------------------
-
- File name: DEARCGLB.PAS File Size: 5198 bytes
-
- Turbo Pascal V4.0 DEARC global variables and type definations.
-
- ------------------------------------------------------------------------------
-
- File name: DEARCIO.PAS File Size: 6982 bytes
-
- Turbo Pascal V4.0 DEARC input/output routines.
-
- ------------------------------------------------------------------------------
-
- File name: DEARCLZW.PAS File Size: 14210 bytes
-
- Turbo Pascal V4.0 DEARC Lempel-Ziv-Welch decompression routines (that is,
- unsquashing and uncrunching).
-
- ------------------------------------------------------------------------------
-
- File name: DEARCUNP.PAS File Size: 3871 bytes
-
- Turbo Pascal V4.0 DEARC unPacking routines.
-
- ------------------------------------------------------------------------------
-
- File name: DEARCUSQ.PAS File Size: 4083 bytes
-
- Turbo Pascal V4.0 DEARC unSqueezing routines.
-
- ------------------------------------------------------------------------------
-
- File name: DEARC.TXT File Size: 5691 bytes
-
- Text file for DEARC.PAS.
-
- ==============================================================================
-
- File name: FIELD.PAS File Size: 34547 bytes
-
- Author Frank Wood. Turbo Pascal 4.0 unit for coding input screens. The
- main function locates fields, allows complete editing, and returns
- terminating keystroke. Eight fields types with crash proof data entry and
- error messages. Menu pick function also included.
- Associated files ----------------------------
-
- FIELD.PAS
- FLDDEMO.PAS
- FLDTEST.PAS
- OLDDEMO.PAS
- FIELD.TXT
-
- ------------------------------------------------------------------------------
-
- File name: FLDDEMO.PAS File Size: 9826 bytes
-
- File used with FIELD.PAS.
-
- ------------------------------------------------------------------------------
-
- File name: FLDTEST.PAS File Size: 11685 bytes
-
- This program illustrates the use of the field functions to generate a
- screen display and to allow input.
-
- ------------------------------------------------------------------------------
-
- File name: OLDDEMO.PAS File Size: 6233 bytes
-
- File used with FIELD.PAS.
-
- ------------------------------------------------------------------------------
-
- File name: FIELD.TXT File Size: 3910 bytes
-
- Text file for FIELD.PAS.
-
- ==============================================================================
-
- File name: HEAPCHEK.PAS File Size: 14391 bytes
-
- Unit that contains procedures developed to help debug a program that uses
- the heap extensively, and other routines to return more information about
- the free list and to influence the behaviour of the heap manager.
-
- Associated files ----------------------------
-
- HEAPCHEK.PAS
- DEMO.EXE
- DEMO.PAS
- HEAPCHEK.TPU
-
- ------------------------------------------------------------------------------
-
- File name: DEMO.EXE File Size: 12800 bytes
-
- ------------------------------------------------------------------------------
-
- File name: DEMO.PAS File Size: 4857 bytes
-
- This program demonstrates the use of the heap allocation tools provided in
- the HeapChek unit.
-
- ------------------------------------------------------------------------------
-
- File name: HEAPCHEK.TPU File Size: 6016 bytes
-
- ==============================================================================
-
- File name: STACKUSE.PAS File Size: 5171 bytes
-
- Version 1.0. Author Richard S. Sadowsky. This unit, when used in a Turbo
- Pascal 4.0 program will automaticall report information about stack usage.
- This is very useful during program development. The following information
- is reported about the stack: total stack space, unused stack space and
- Associated files ----------------------------
-
- STACKUSE.PAS
- TESTSTAC.PAS
-
- ------------------------------------------------------------------------------
-
- File name: TESTSTAC.PAS File Size: 3026 bytes
-
- A simple program to test StackUse. Uses a few string because strings are
- rather hard on the stack.
-
- ==============================================================================
-
- File name: TPSTACK.PAS File Size: 9013 bytes
-
- Unit for monitoring stack and heap usage.
-
- Associated files ----------------------------
-
- TPSTACK.PAS
- TPSTACK.ASM
- TPSTACK.DOC
- TPSTACK.OBJ
-
- ------------------------------------------------------------------------------
-
- File name: TPSTACK.ASM File Size: 4955 bytes
-
- File used with TPSTACK.PAS.
-
- ------------------------------------------------------------------------------
-
- File name: TPSTACK.DOC File Size: 4577 bytes
-
- Documentation file for TPSTACK.PAS.
-
- ------------------------------------------------------------------------------
-
- File name: TPSTACK.OBJ File Size: 351 bytes
-
- ==============================================================================
-
- File name: TPDIR.PAS File Size: 11849 bytes
-
- This program requires the use of units from the commercial product Turbo
- Professional 4.0, by TurboPower Software. It demonstrates two new units.
- The TPPICK unit offers general-purpose scrolling "pick" windows, which
- allow the user to scroll through a list of strings and select one to
- Associated files ----------------------------
-
- TPDIR.PAS
- DEMO1.PAS
- DEMO1.EXE
- TPDIR.TPU
- TPPICK.PAS
- TPPICK.TPU
-
- ------------------------------------------------------------------------------
-
- File name: DEMO1.PAS File Size: 3591 bytes
-
- Demonstration program for TPPICK and TPDIR units.
-
- ------------------------------------------------------------------------------
-
- File name: DEMO1.EXE File Size: 18960 bytes
-
- ------------------------------------------------------------------------------
-
- File name: TPDIR.TPU File Size: 4480 bytes
-
- ------------------------------------------------------------------------------
-
- File name: TPPICK.PAS File Size: 9003 bytes
-
- General-purpose scrolling window unit.
-
- ------------------------------------------------------------------------------
-
- File name: TPPICK.TPU File Size: 2288 bytes
-
- ==============================================================================
-
- File name: SEARCHES.PAS File Size: 8637 bytes
-
- A Turbo Pascal 4.0 unit for rapidly searching a buffer for a string.
- Version 1.0. Author Scott Bussinger.
-
- Associated files ----------------------------
-
- SEARCHES.PAS
- BOYER.DOC
- SEARCHES.DOC
-
- ------------------------------------------------------------------------------
-
- File name: BOYER.DOC File Size: 4947 bytes
-
- Documentation file explaining about Boyer-MOORE.
-
- ------------------------------------------------------------------------------
-
- File name: SEARCHES.DOC File Size: 5319 bytes
-
- Documentation file for SEARCHES.PAS.
-
- ==============================================================================
- ==============================================================================
-
- Standalone TUG Library Files
-
- ==============================================================================
-
- ------------------------------------------------------------------------------
-
- File name: ATKYBD.PAS File Size: 7119 bytes
-
- Turbo Pascal 4.0 non-resident procedure to change AT class keyboard delay
- (.25 - 1.0 sec) and typematic (2 - 30 repeats/sec).
-
- ------------------------------------------------------------------------------
-
- File name: SCAN.PAS File Size: 5668 bytes
-
- Turbo Pascal V4.0 code to scan all directories on a disk. As configured
- only displays the name of each directory (like DOS's TREE). But you can
- add your own code to make it do whatever you want.
-
- ------------------------------------------------------------------------------
-
- File name: TIMER.PAS File Size: 23226 bytes
-
- Version 1.01. Author Rob Rosenberger. Turbo Pascal 4.0 unit source code
- provides 256 independent stop-watch timers. Great for timing the execution
- of a routine or an I/O access. Timer #0 specifically times the overall
- program, the rest are at your disposal. Fully compatible with other
- ------------------------------------------------------------------------------
-
- File name: WORDWRAP.PAS File Size: 5780 bytes
-
- Version 1.01. Author Ron Rosenberger. Turbo Pascal 4.0 code that
- demonstrates word-wrapping so that text is professionally displayed on a
- console screen.
-
- ------------------------------------------------------------------------------
-
- File name: TRIG.PAS File Size: 17162 bytes
-
- Supplies missing trigonometric functions for Turbo Pascal 4.0. Also
- provides hyperbolic, logarithmic, power, and root functions. All trig
- functions accessibile by radians, decimal degrees, degrees-minutes-seconds
- and a global DegreeType. Author: Hugo Hemmerich.
- ==============================================================================
- ==============================================================================
-
- Other Files Included On This Disk
-
- ==============================================================================
-
- ==============================================================================
-
- None
-