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
49 lines
1000 B
INI
Executable File
49 lines
1000 B
INI
Executable File
#define QFIRMNAME "AGA Informatica S.r.l."
|
|
|
|
#include <default.url>
|
|
|
|
/* at2 -0 elenco sospesi */
|
|
MENU TASK_MENUBAR
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -1 elenco per data di nascita */
|
|
MENUBAR MENU_BAR(1)
|
|
MENU MENU_BAR(1)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -2 elenco esclusi */
|
|
MENUBAR MENU_BAR(2)
|
|
MENU MENU_BAR(2)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -3 elenco soggetti modificati */
|
|
MENUBAR MENU_BAR(3)
|
|
MENU MENU_BAR(3)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -4 elenco idonei */
|
|
MENUBAR MENU_BAR(4)
|
|
MENU MENU_BAR(4)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -5 elenco iscritti/dimessi */
|
|
MENUBAR MENU_BAR(5)
|
|
MENU MENU_BAR(5)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -6 elenco per categorie */
|
|
MENUBAR MENU_BAR(6)
|
|
MENU MENU_BAR(6)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -7 elenco soggetti che non donano dal */
|
|
MENUBAR MENU_BAR(7)
|
|
MENU MENU_BAR(7)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at2 -8 elenco soggetti per frequenza donazione */
|
|
MENUBAR MENU_BAR(8)
|
|
MENU MENU_BAR(8)
|
|
SUBMENU MENU_FILE "~File"
|
|
|