home *** CD-ROM | disk | FTP | other *** search
- READ.ME
-
- The files on this disk are the source code listings for the
- programs in the book. The listings are stored in
- subdirectories that correspond to the ten chapters in the
- book.
-
- Directory of \CHAP1.LST
-
- LIST1_1.PAS Example of Turbo Pascal record
- LIST1_2.PAS Example of Turbo Pascal object
- LIST1_3.PAS Temperature program
- LIST1_4.PAS Imitating objects
-
- Directory of \CHAP2.LST
-
- LIST2_1.PAS Sending messages to people
- LIST2_2.PAS Sending messages to different types of people
- LIST2_3.PAS Pump control example
-
- Directory of \CHAP3.LST
-
- LIST3_1.PAS Tags unit
- LIST3_2.PAS Control system using Tags unit
- LIST3_3.PAS NewTags unit (with NewPump)
- LIST3_4.PAS Control system using NewTags
-
- Directory of \CHAP4.LST
-
- LIST4_1.PAS Plotdata unit
- LIST4_2.PAS Performance curve of NewPump using Plotdata
- LIST4_3.PAS Three plots for control system simulation
-
- Directory of \CHAP5.LST
-
- LIST5_1.PAS Elf
- LIST5_2.PAS Elf and VirtualElf (without virtual methods)
- LIST5_2A.PAS Listing 5-2 with virtual methods
- LIST5_3.PAS Sections of Tags unit to change
- LIST5_4.PAS Changes made to Tags unit
- LIST5_5.PAS Program to test changes made to Tags unit
- LIST5_6.PAS French verbs
- LIST5_7.PAS French verbs using FrenchVb unit
- FRENCHVB.PAS LIST5_6.PAS as a unit.
-
- Directory of \CHAP6.LST
-
- LISTOBJ.PAS List object unit (listing 6-1)
- LIST6_2.PAS Program to test ListObj unit
- LIST6_3.PAS Program used with debugger
-
- Directory of \CHAP7.LST
-
- MTEST5OB.PAS Program creates MTEST5.OBJ without assembler
- MOUSE.PAS Mouse handling code
- LIST7_2.PAS Program that exercises window unit
- MTEST5.ASM Mouse interrupt subroutine source code
- MTEST5.OBJ Mouse interrupt subroutine object code
- MYWINDOW.PAS Window unit
-
- Directory of \CHAP8.LST
-
- TRIANGLE.PAS
- TRIGL.PAS
-
- Directory of \CHAP9.LST
-
- BUDGET.PAS Example program for object-oriented database
-
- Directory of \CHAP10.LST
-
- PROROBOT.PAS Code for Point and Segment object types
- LIST10_2.PAS Prototype code for RobotArm
- LIST10_3.PAS Program demonstrating one-segment robot
- ROBOTSEG.PAS Upgraded version of ProRobot
- ROBOT_A.PAS RobotArm object type
- ROBOT_B.PAS RobotArm2 object type
- LIST10_7.PAS Program demonstrating two-segment robotREAD.ME
-