1998-06-10 16:38:58 +00:00
|
|
|
#include "mg3msk.h"
|
2006-07-11 13:10:51 +00:00
|
|
|
|
1997-05-29 16:34:34 +00:00
|
|
|
#define F_ORDINE 101
|
2006-07-11 13:10:51 +00:00
|
|
|
#define F_SUBORDINE 102
|
1997-05-29 16:34:34 +00:00
|
|
|
#define F_ANNOES 104
|
|
|
|
#define F_DAART 105
|
|
|
|
#define F_AART 106
|
|
|
|
#define F_DAMAG 107
|
|
|
|
#define F_AMAG 108
|
|
|
|
#define F_DACATMER 109
|
|
|
|
#define F_ACATMER 110
|
|
|
|
#define F_DADES 111
|
|
|
|
#define F_ADES 112
|
|
|
|
#define F_VALMEDI 113
|
|
|
|
#define F_STAMPAGIAC 114
|
1999-04-26 15:58:05 +00:00
|
|
|
#define F_SALTOPAG 115
|
|
|
|
#define F_DASCATMER 116
|
|
|
|
#define F_ASCATMER 117
|
1997-05-29 16:34:34 +00:00
|
|
|
#define F_TOTALIMAGAZZINI 119
|
|
|
|
#define F_TOTALIDEPOSITI 120
|
|
|
|
|
|
|
|
#define F_ENABLEMAGAZZINI 121
|
|
|
|
#define F_DETTAGLIOMAG 122
|
|
|
|
#define F_DETTAGLIODEP 123
|
|
|
|
#define F_FILTRO 126
|
|
|
|
#define F_PREZZIVALORI 127
|
|
|
|
#define F_CODLISTINO 128
|
|
|
|
#define F_CATVENLISTINO 129
|
2006-07-11 13:10:51 +00:00
|
|
|
#define F_DAUSR 130
|
|
|
|
#define F_AUSR 131
|
2011-02-12 00:48:12 +00:00
|
|
|
#define F_DADEP 132
|
|
|
|
#define F_ADEP 133
|
1997-05-29 16:34:34 +00:00
|
|
|
|
|
|
|
#define G_CATMER 1
|
|
|
|
#define G_CODART 2
|
|
|
|
#define G_DESART 3
|
|
|
|
#define G_PARAMVALORI 4
|
|
|
|
#define G_LISTINO 5
|
1999-04-26 15:58:05 +00:00
|
|
|
#define G_SCATMER 6
|
2006-07-11 13:10:51 +00:00
|
|
|
#define G_USER 7
|
1997-05-29 16:34:34 +00:00
|
|
|
|
|
|
|
|