campo-sirio/dl/dl0700.h

22 lines
491 B
C
Raw Normal View History

// campi form TopTen
#define FF_POSIZIONE 1
#define FF_CODART 2
#define FF_GIAC 3
#define FF_TITOLO 4
#define FF_ARTISTA 5
#define FF_TOTVEND 6
#define FF_GENERE 7
#define FF_SUPPORTO 8
#define FF_B_POSIZIONE 10
#define FF_B_CODART 11
#define FF_B_GIAC 12
#define FF_B_TITOLO 13
#define FF_B_ARTISTA 14
#define FF_B_TOTVEND 15
#define FF_B_GENERE 16
#define FF_B_SUPPORTO 17
#define FF_DATE 21
#define FF_PAGE 22