Files correlati :un sacco Ricompilazione Demo : [ ] Commento :modifiche da maggio ad ottobre git-svn-id: svn://10.65.10.50/trunk@9924 c028cbd2-c16b-5b4b-a496-9718f37d4682
40 lines
528 B
Plaintext
Executable File
40 lines
528 B
Plaintext
Executable File
#include "at8200a.h"
|
|
|
|
TOOLBAR "" 0 20 0 2
|
|
BUTTON DLG_OK 9 2
|
|
BEGIN
|
|
PROMPT -12 -11 ""
|
|
END
|
|
|
|
BUTTON DLG_QUIT 9 2
|
|
BEGIN
|
|
PROMPT -22 -11 ""
|
|
END
|
|
ENDPAGE
|
|
|
|
PAGE "Aggiorna archivi da altra sezione" -1 -1 78 20
|
|
|
|
GROUPBOX DLG_NULL 77 7
|
|
BEGIN
|
|
PROMPT 1 1 "Opzioni di aggiornamento"
|
|
END
|
|
|
|
BOOLEAN F_ANAGRAFICA
|
|
BEGIN
|
|
PROMPT 2 3 "Aggiorna dati anagrafici"
|
|
END
|
|
|
|
BOOLEAN F_CONTROLLI
|
|
BEGIN
|
|
PROMPT 2 4 "Aggiorna controlli sanitari e idoneita'"
|
|
END
|
|
|
|
|
|
BOOLEAN F_BENEMERENZE
|
|
BEGIN
|
|
PROMPT 2 5 "Aggiorna benemerenze"
|
|
END
|
|
|
|
ENDPAGE
|
|
ENDMASK
|