home *** CD-ROM | disk | FTP | other *** search
- (* ============================================== *)
- (* PARENT and CHILDB share the list of variables *)
- (* in this file. This sharing is necessary to *)
- (* make SURE the passed data will be correct. *)
- (* ============================================== *)
- VAR
- mark1 : byte;
- L : LongInt;
- status : word;
- keyword : string[80];
- thing : string[80];
- mark2 : byte;