#ifndef __CG3200_H #define __CG3200_H #define TAB_IVD "%IVD" #define TAB_TPD "%TPD" #define TAB_REG "REG" #define TAB_ESC "ESC" #define F_ANNO 101 #define F_TIPOCF_INI 102 #define F_GRUPPOINI 103 #define F_CONTOINI_CONTO 104 #define F_CONTOINI_CLIENTE 204 #define F_CONTOINI_FORN 304 #define F_SOTTOCINI_CONTO 105 #define F_SOTTOCINI_CLIENTE 205 #define F_SOTTOCINI_FORN 305 #define F_TIPOCF_FINE 106 #define F_GRUPPOFINE 107 #define F_CONTOFINE_CONTO 108 #define F_CONTOFINE_CLIENTE 208 #define F_CONTOFINE_FORN 308 #define F_SOTTOCFINE_CONTO 109 #define F_SOTTOCFINE_CLIENTE 209 #define F_SOTTOCFINE_FORN 309 #define F_DESCRINI_CONTO 125 #define F_DESCRINI_CLIENTE 135 #define F_DESCRINI_FORN 145 #define F_DESCRFINE_CONTO 129 #define F_DESCRFINE_CLIENTE 139 #define F_DESCRFINE_FORN 149 #define F_DATAINI 110 #define F_DATAFINE 111 #define F_STAMPANUM 112 #define F_STAMPAPROGRE 113 #define F_STAMPATOTIVA 114 #define F_SELEZ_STAMPA 115 #define F_STAMPAMOVPROV 116 #define F_NOT_STAMPA_CONT 117 #define F_SEPARATOR 150 #define F_SORTDESC 151 #define F_MEMORIZZA 500 #define F_NUMCARAT 501 #define F_NUMMAST 502 #define F_SALDO_DES 503 #define F_CODDITTA 504 #define F_RAGSOC 505 #define F_SCELTE 506 #define F_DATASTAMPA 507 #endif // __CG3200_H