Files correlati : Ricompilazione Demo : [ ] Commento : Programmi per collegamento altre procedure (per ora Rimini, CT e comunale/portatile) git-svn-id: svn://10.65.10.50/trunk@7732 c028cbd2-c16b-5b4b-a496-9718f37d4682
20 lines
279 B
Plaintext
Executable File
20 lines
279 B
Plaintext
Executable File
#include "at8200a.h"
|
|
PAGE "Aggiornamento archivio da portatili" -1 -1 78 20
|
|
BOOLEAN F_ANAGRAFE
|
|
BEGIN
|
|
PROMPT 2 5 "Aggiorna anche dati anagrafici"
|
|
END
|
|
|
|
BUTTON DLG_OK 9 2
|
|
BEGIN
|
|
PROMPT -12 14 ""
|
|
END
|
|
|
|
BUTTON DLG_QUIT 9 2
|
|
BEGIN
|
|
PROMPT -22 14 ""
|
|
END
|
|
|
|
ENDPAGE
|
|
ENDMASK
|