campo-sirio/src/ha/ha3100a.h
mtollari 1b14ec9415 Spostamento cartella sorgenti
git-svn-id: svn://10.65.10.50/branches/R_10_00@23236 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-09 13:59:02 +00:00

16 lines
374 B
C
Executable File

//Campi maschera ha3100
#define F_AGENTE 201
#define F_DESAGENTE 202
#define F_CLIENTE 203
#define F_DESCLIENTE 204
#define F_GIORNO 205
#define F_SHEET 206
#define S_CANC 101
#define S_AGENTE 102
#define S_RAGSOC 103
#define S_GIORNO 104
#define S_CLIENTE 105
#define S_CLIRAGSOC 106
#define S_ORDPASS 107
#define S_ORAPASS 108