campo-sirio/cg/cg3200.h
guy 28f61dc059 Patch level : 2.0 594
Files correlati     : cg3.exe cg3200a.msk cg3600b.msk
Ricompilazione Demo : [ ]
Commento            :

Nuova implementazione:
2
Implemetare nella stampa mastrini la possibilità di avere il saldo a scalare.

Aggiunto bottone Nuovo in visualizzazione mastrini per inserire un nuovo movimento


git-svn-id: svn://10.65.10.50/trunk@11476 c028cbd2-c16b-5b4b-a496-9718f37d4682
2003-10-09 07:29:57 +00:00

56 lines
1.6 KiB
C
Executable File

#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_DACDC 117
#define F_ACDC 118
#define F_DAFSC 119
#define F_AFSC 120
#define F_PRINTCDC 123
#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
#endif // __CG3200_H