d0ab8cc457
Files correlati : Ricompilazione Demo : [ ] Commento : riportata la versione 98.01.05 patch 34 git-svn-id: svn://10.65.10.50/trunk@7409 c028cbd2-c16b-5b4b-a496-9718f37d4682
47 lines
663 B
C
Executable File
47 lines
663 B
C
Executable File
#ifndef __CGP1200_H
|
|
#define __CGP1200_H
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_DATASTAMPA 102
|
|
#define F_RAGSOC 104
|
|
#define F_BILANCIO 105
|
|
#define F_ANNO 106
|
|
#define F_MOVCAS 107
|
|
#define F_DATALIM 109
|
|
#define F_TOTALI 110
|
|
#define F_CODICI 111
|
|
#define F_SALDO 112
|
|
#define F_VERIFICA 113
|
|
#define F_STAMPAV 114
|
|
#define F_DATADA 115
|
|
#define F_DATAA 116
|
|
#define F_SITUAZIONE 118
|
|
#define F_STAMPAC 119
|
|
#define F_ORDINAMENTO 120
|
|
#define F_MODULO 121
|
|
#define F_STAMPAMPROV 122
|
|
#define F_QUADRATURA 123
|
|
#define F_CDC_FR 124
|
|
#define F_CDC_TO 125
|
|
#define BUT_SEL 126
|
|
#define BUT_ANN 127
|
|
#define F_SELECTED 128
|
|
|
|
#endif // __CGP1200_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|