home *** CD-ROM | disk | FTP | other *** search
- #define UNIFRMAT
- //#define FPUTFGET
- #define NOTFORCE
- #define CTBOUND
- #define NO_TRANPROC
- #define HIGH_LOW
- #define VARLDATA
- #define PERC_HD
- #define VARLKEYS
- #define NO_PARMF
- #define CTS_ISAM
- #define NO_MULTITRD
- #define RESOURCE
- #define CTSUPER
- #define CTBATCH
- #define ctICONTEXT
- #define ctNOGLOBALS
- #define PROTOTYPE
- // demo limits follow as per agreement
- // allow 2 files (but also superfiles) and up to 10 keys per file
- // Note: the c-tree backend in OOFILE enforces these actual limits
- #define ctMAXFIL 2
- #include "ctopt2.h"
- #define ctMAX_DAT_KEY 10
-
- // Macintosh programmers only, hack to allow setting types
- extern long ctMacCreator;
- extern long ctMacType;
-