home *** CD-ROM | disk | FTP | other *** search
- (****************************************************************)
- (* DATABASE TOOLBOX 4.0 *)
- (* Copyright (c) 1984, 87 by Borland International, Inc. *)
- (****************************************************************)
-
- type
- PathName = string[64];
- const
- head: string[34] = 'TURBO ACCESS CONFIGURATION STRINGS';
- TurboPath : PathName = '';
- TAccessPath : PathName = '';
- tail: Byte = 0; {Configuration Tail}