home *** CD-ROM | disk | FTP | other *** search
- #include "table.h"
-
- #define PMSG001 "Printing Report. Please Wait..."
- #define PMSG002 "Building Report. Please Wait..."
- #define PMSG003 " No printer file found! Using defaults "
- #define PMSG004 " View Report "
- #define PMSG005 " Report Key Selection "
- #define PMSG006 " Device Selection "
- #define PMSG007 "Unable to open device."
- #define PMSG008 "Ranges"
- #define PMSG009 " Printer Selection "
-
- #define PAGE_HEADER_RGN 0
- #define DETAIL_RGN 1
- #define PAGE_FOOTER_RGN 2
- #define GROUP_HEADER_RGN 3
- #define GROUP_FOOTER_RGN 4
- #define BANNER_PAGE_RGN 5
- #define SUMMARY_PAGE_RGN 6
-