9f69d146a7
Files correlati : ci0 cilib ci0200a.msk Ricompilazione Demo : [ ] Commento : Aggiunto il programma di registrazione delle risorse / attrezzature sulle tabelle di modulo git-svn-id: svn://10.65.10.50/trunk@20575 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
519 B
C
Executable File
21 lines
519 B
C
Executable File
//Campi maschera ci0200a
|
|
#define F_ANNO 301
|
|
#define F_MESE 302
|
|
#define F_TPORA 303
|
|
#define F_RISOATT 304
|
|
#define F_CODICE 305
|
|
#define F_CODRIS 306
|
|
#define F_DESRIS 307
|
|
#define F_CODATT 308
|
|
#define F_DESATT 309
|
|
#define F_SHEET 310
|
|
|
|
#define S_RISOATT 101
|
|
#define S_CODRIS 102
|
|
#define S_DESRIS 106
|
|
#define S_CODATT 202
|
|
#define S_DESATT 206
|
|
#define S_ANNO 999
|
|
#define S_MESE 103
|
|
#define S_TPORA 104
|
|
#define S_VALUNI 105 |