home *** CD-ROM | disk | FTP | other *** search
- /*
- Include mouse procedures in this compile.... These procedure can not
- be linked out by the smart linker if they are not referenced.
- */
- #define MOUSE
-
-
- /*
- Include field validation procedure in Turbo ScrEdit libraries.... These
- procdures can not be linked out by the smart linker if they are not
- referenced.
- */
- #define VALIDATE
-
-
- /*
- Include color changeing procedures in Turbo ScrEdit libraries.... These
- procedures CAN BE LINKED out by the smart linker if the are not
- referenced by your programs.
- */
- #define COLORCHANGE