campo-sirio/ba/ba1100a.h
alex f14e63a20c Aggiunti metodi per stabilire il tipo di file (comune o ditta)
Aggiunta gestione descrizioni nei tracciati record
Aggiunta stampa di tutti i tracciati record


git-svn-id: svn://10.65.10.50/trunk@954 c028cbd2-c16b-5b4b-a496-9718f37d4682
1995-02-02 18:08:03 +00:00

55 lines
1016 B
C
Executable File

#ifndef __BA1100A_H
#define __BA1100A_H
#define FLD_NUM 101
#define FLD_NOME 102
#define FLD_DESC 103
#define FLD_FORMULA 104
#define FLD_EOD 105
#define FLD_FLAG 106
#define DLG_PACK 107
#define DLG_RECORD 108
#define DLG_DUMP 109
#define DLG_LOAD 110
#define FLD_EXTEND 111
#define FLD_EOX 112
#define F_LEN 113
#define DLG_EDIR 114
#define F_TAB 115
#define FLD_OUTFILE 201
#define FLD_WITHKEY 202
#define FLD_KEYNO 203
#define FLD_FS 204
#define FLD_FD 205
#define FLD_RS 206
#define FLD_FIXLEN 207
#define FLD_WITHDEL 208
#define FLD_INFILE 301
#define F_NOMEF 101
#define FLD_TIPO 102
#define FLD_LEN 103
#define FLD_DEC 104
#define FLD_DES 105
#define F_NUMF 110
#define F_NUM 501
#define F_DES 502
#define F_FIELDS 503
#define F_KEYS 504
#define F_KEXPR 101
#define F_KDUP 102
#define DLG_IMPORT 606
#define DLG_EXPORT 607
#define DLG_CONVERT 608
#define DLG_ADDFILE 609
#define DLG_INSFILE 610
#endif