/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * A U T O F I L L C O N T R O L S Y S T E M * * * * File: scrlogin.h * * * * Purpose: Constants and macros used for defining the display. * * * * Author: Jomar Honsi Date: 12/10/90 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #include /* S C R E E N L A Y O U T */ /* Lines */ #define NOTELINE 03 #define FWINDOW 4 #define LWINDOW BOTTOM-2 #define INFOLINE 02 #define STATLINE BOTTOM /* Columns */ #define FIRST 01