28 lines
688 B
C
28 lines
688 B
C
|
#define F_NAMETRI 201
|
||
|
#define F_NODESC 202
|
||
|
#define F_VARP 203
|
||
|
#define F_VARN 204
|
||
|
#define F_QTAR 205
|
||
|
#define F_QTAEVASAR 206
|
||
|
#define F_QTAMAGR 207
|
||
|
#define F_QTAEVASAMAGR 208
|
||
|
#define F_LIVGEN1 209
|
||
|
#define F_LIVGEN2 210
|
||
|
#define F_LIVGEN3 211
|
||
|
#define F_LIVGEN4 212
|
||
|
#define F_SERCHYEARS 213
|
||
|
#define F_SEARCNUMS 214
|
||
|
#define F_MAXROWSART 215
|
||
|
#define F_SEARCHACTDOCS 216
|
||
|
#define F_SELCLIFO 217
|
||
|
#define F_FIELDSTOUPDATE 218
|
||
|
#define F_HANDLERSR 219
|
||
|
#define F_DEFAULTSR 220
|
||
|
|
||
|
#define FH_HANDLERR 101
|
||
|
#define FH_FIELDR 102
|
||
|
#define FH_DESCRR 103
|
||
|
|
||
|
#define FD_FIELDR 101
|
||
|
#define FD_VALUER 102
|