home *** CD-ROM | disk | FTP | other *** search
- Subdir \COUNTER
-
- Counter (version 2.0) by Rafael Del Vecchio enables its user to set up
- event counters that can replace their mechanical counterparts. Written
- in Turbo Pascal 4.0, this program provides up to 20 counters for use on
- your PC, with output that can be directed to the printer or a file.
-
- Associated files ----------------------------
-
- COUNTER.PAS
- COUNTER1.PAS
- COUNTER2.PAS
- COUNTER3.PAS
- COUNTER.EXE
-
-
- Subdir \CURVES
-
- Curve ++ (version T1.0) by Stephen Callender is a Turbo Pascal 3.0 program
- that performs multiple regression on X and Y data and then draws a line that
- will best match the data. The user can choose from four lines - straight,
- exponential, logarithmic or power. This program has addional files to
- make it compatible with Turbo Pascal 4.0.
-
- Associated files ----------------------------
-
- CURVE.PAS
- ASSAY.TXT
- CURVE.COM
- CURVE4.EXE
- CURVE4.PAS
- PRINTOUT.INC
- PT.LAS
- README
- SAMPLE.INC
- SAMPLE2.INC
- SAMPLE4.INC
- SAMPLE4B.INC
- SPACER.INC
- TOOLS.INC
- TOOLS4.INC
-
-
- Subdir \DIVERSE
-
- UNITS
-
- Getting to Know Units - Swan
- This square one article introduces experienced and novice Turbo Pascal
- programmers alike to a new feature of Turbo Pascal version 4.0 - UNITS! The
- article goes into detail on what units are, how their used and why they're
- necessary.
-
-
-
- PROCES
-
- "Communicating with Child Processes" -- Neil Rubenking
- Turbo Pascal 4.0 includes an EXEC procedure that runs DOS .COM or EXE files
- as child processes. The author explains EXEC's operation and presents two
- methods for communicating between parent and child process, with code
- examples.
-
-
-
- EXBINE
-
-
- "Exploring the Borland Binary Editor" -- Jeff Duntemann With Release 2.0 of
- the Turbo Pascal Editor Toolbox, Borland has released in object-code form
- the editor used in Turbo Basic, Turbo C, and Turbo Pascal 4.0. The author
- explains how the Binary Editor may be linked into their Turbo Pascal
- applications, and presents two small example editor programs incorporating
- the Binary Editor.
-
-
-
-