31 lines
596 B
C
Executable File
31 lines
596 B
C
Executable File
// cg4400a.h
|
|
// Maschera stampa tabella registri
|
|
#define TIPO_STAMPA 101
|
|
#define DATA_STAMPA 102
|
|
#define CODICE_LIBRO 103
|
|
#define DA_DATA 104
|
|
#define A_DATA 105
|
|
#define FINO_A_MESE 106
|
|
#define ULTIMA_PAGINA 107
|
|
#define CODICE_LIBRO_IVA 108
|
|
#define ULTIMO_MESE 109
|
|
#define TIPO_RIEPILOGATIVO 110
|
|
#define ANNO 111
|
|
#define DA_CODICE 112
|
|
#define A_CODICE 113
|
|
#define F_SELECT 116
|
|
#define F_ANNULLA 117
|
|
#define F_VERIFICA 118
|
|
#define CODICE_LIB_UN 119
|
|
#define MESE 120
|
|
#define CODICE_LIBRO_PROVA 121
|
|
#define RIF_VID 122
|
|
#define STAMPA_WIDTH 123
|
|
#define STAMPA_LEN 124
|
|
#define F_FREQUENZA 125
|
|
|
|
|
|
|
|
|
|
|