home *** CD-ROM | disk | FTP | other *** search
- NOTE! This is a beta-test release. Please test your application thoroughly and
- report any problems via EasyPlex to 76666,2322 on CompuServe or by voice at
- (216) 581-5607 10am-6pm EST.
-
- The OVERLOCK lock unit interfaces the functions OvrLock and OvrUnlock.
-
- OvrLock is a function that places a "lock" on the overlay buffer. Any units
- present in the overlay buffer when the lock is applied will remain fixed in
- memory until the lock is removed.
-
- OvrUnlock removes the lock from the overlay buffer.
-
- Complete documentation for these functions can be found in OVERLOCK.PAS.
-
- LOCKDEMO is a demonstration program for the OVERLOCK unit. It uses the units
- DEMO1 through DEMO4. Examine the output of the program carefully to see how
- units that are locked in do not need to be loaded before they execute.
-
- Written by Ron Schuster (CIS 76666,2322). Copyright (c) 1989.
- All rights reserved. May be distributed freely, but not for a profit.