Patch level : 10.0

Files correlati     : verig*
Ricompilazione Demo : [ ]
Commento            :
Aggiunte definizioni campi jolly


git-svn-id: svn://10.65.10.50/trunk@17361 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2008-10-07 09:10:06 +00:00
parent f25b2776e7
commit 3b7b6f5e28

View File

@ -89,6 +89,8 @@
#define FR_CODAGG1 152
#define FR_CODAGG2 153
#define FR_TIPODET 154
// Campi jolly con FIELD variabile (nella 10.0 vanno da 155 a 164!)
#define FR_JOLLY1 155
#define FR_JOLLY2 156
#define FR_JOLLY3 157
@ -99,7 +101,11 @@
#define FR_JOLLY8 162
#define FR_JOLLY9 163
#define FR_JOLLY10 164
#define FR_END 165
#define FR_RIDPREZZO 165
// Ultimo campo fittizio
#define FR_END 166
#define MAX_COLUMNS FR_END-FR_LORDO