54 lines
900 B
C
Executable File
54 lines
900 B
C
Executable File
#ifndef __CG0400_H
|
|
#define __CG0400_H
|
|
/****
|
|
#define TCLI "C"
|
|
|
|
#define N_CODDITTA "CODDITTA"
|
|
#define N_CODATTPREV "CODATTPREV"
|
|
#define N_CODATT "CODATT"
|
|
#define N_CODCF "CODCF"
|
|
***/
|
|
#define TAB_REG "REG"
|
|
#define TAB_PIM "PIM"
|
|
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_ANNO 102
|
|
#define F_TIPO 103
|
|
#define F_LIVELLO 104
|
|
#define F_CODIVA 105
|
|
#define F_TIPOTAB 106
|
|
#define F_TIPOTABE 107
|
|
#define F_ATTIVITA 108
|
|
#define F_TIPOTABEL 109
|
|
#define F_RAGSOC 110
|
|
#define F_VUOILORDI 111
|
|
#define F_TIPO1 112
|
|
/*
|
|
#define F_TOTALE1 122
|
|
#define F_TOTALE2 123
|
|
#define F_TOTALE3 124
|
|
#define F_TOTALE4 125
|
|
#define F_TOTALE5 126
|
|
#define F_TOTALE6 127
|
|
#define F_PROMPT 128
|
|
*/
|
|
|
|
#endif // __CG0400_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|