campo-sirio/include/bagn001a.h
villa 2a1f95ad3d Riaggiustata gestione stampanti, maschere e risorse
git-svn-id: svn://10.65.10.50/trunk@531 c028cbd2-c16b-5b4b-a496-9718f37d4682
1994-11-04 10:09:35 +00:00

21 lines
567 B
C
Executable File

// Header file for PRINT SETUP mask
#define MSK_1_TYPE 101
#define MSK_1_FILENAME 102
#define MSK_1_PRINTERS 103
#define MSK_1_CODES 111
// IMPORTANTE! lasciare il numero 111,
// in modo che la maschera sia compatibile
// con i metodi di ba2300, usati anche
// da printer
#define MSK_1_ISGRAPHICS 334
#define MSK_1_SIZE 335
#define MSK_1_LINES 336
#define MSK_1_NPAGES 337
#define MSK_1_FONT 338
#define MSK_1_PRINTERFILE prn.epf
#define MSK_1_NAMESFILE nms.epf
#define PRINTERSFILE "prn.epf"
#define NAMESFILE "nms.epf"