Files correlati : Ricompilazione Demo : [ ] Commento : Tolti tracciati record errrrati (128 non 127) git-svn-id: svn://10.65.10.50/trunk@9004 c028cbd2-c16b-5b4b-a496-9718f37d4682
44 lines
1.0 KiB
INI
Executable File
44 lines
1.0 KiB
INI
Executable File
#define QFIRMNAME "AGA Informatica S.r.l."
|
|
|
|
#include <default.url>
|
|
|
|
/* at3 -0 statistica soggetti per sesso e fascia di eta'*/
|
|
MENU TASK_MENUBAR
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -1 statistica donazioni per mese e gruppo/rh */
|
|
MENUBAR MENU_BAR(1)
|
|
MENU MENU_BAR(1)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -2 statistica soggetti per categorie */
|
|
MENUBAR MENU_BAR(2)
|
|
MENU MENU_BAR(2)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -3 statistica donazioni per mese e tipo don. */
|
|
MENUBAR MENU_BAR(3)
|
|
MENU MENU_BAR(3)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -4 statistica giornaliera donazioni per tipo */
|
|
MENUBAR MENU_BAR(4)
|
|
MENU MENU_BAR(4)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -5 statistica donazioni/donatori per sesso, gruppo e rh */
|
|
MENUBAR MENU_BAR(5)
|
|
MENU MENU_BAR(5)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -6 statistica soggetti per sesso, gruppo e rh */
|
|
MENUBAR MENU_BAR(6)
|
|
MENU MENU_BAR(6)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -7 statistica donazioni per tipo e punto */
|
|
MENUBAR MENU_BAR(7)
|
|
MENU MENU_BAR(7)
|
|
SUBMENU MENU_FILE "~File"
|
|
|