1994-08-12 10:52:49 +00:00
|
|
|
#ifndef __BA3600_H
|
|
|
|
#define __BA3600_H
|
|
|
|
|
|
|
|
#define TAB_LBU "%LBU"
|
|
|
|
#define TAB_INL "%INL"
|
|
|
|
#define TAB_REG "REG"
|
|
|
|
|
|
|
|
#define F_TIPO_STAMPA 101
|
|
|
|
#define F_LIBRO_UNICO1 102
|
|
|
|
#define F_DATA_STAMPA 103
|
|
|
|
#define F_MESEDA 104
|
|
|
|
#define F_ANNODA 105
|
|
|
|
#define F_MESEA 106
|
|
|
|
#define F_ANNOA 107
|
|
|
|
#define F_STAMPA_MESE 108
|
|
|
|
#define F_STAMPA_ANNO 109
|
|
|
|
#define F_CODLIB_STAMPA 110
|
|
|
|
#define F_PAGFINALE 111
|
|
|
|
#define F_TITOLO_PROVA 112
|
|
|
|
#define F_TITOLO_BOLLATO 113
|
|
|
|
#define F_LIBRO_UNICO2 114
|
|
|
|
#define F_GRUPPO 115
|
1995-01-24 15:47:46 +00:00
|
|
|
#define F_STAMPA_MESEG 116
|
|
|
|
#define F_ANNO 117
|
1997-02-19 13:37:55 +00:00
|
|
|
#define F_CODDITTA 118
|
|
|
|
#define F_RAGSOC 119
|
1994-08-12 10:52:49 +00:00
|
|
|
|
1995-01-24 15:47:46 +00:00
|
|
|
#endif // __BA3600_H
|
1994-08-12 10:52:49 +00:00
|
|
|
|