Files correlati : Ricompilazione Demo : [ ] Commento :riportate le dichiarazioni d'intento alla patch 300 della 2.1 git-svn-id: svn://10.65.10.50/trunk@13092 c028cbd2-c16b-5b4b-a496-9718f37d4682
31 lines
359 B
Plaintext
Executable File
31 lines
359 B
Plaintext
Executable File
#include "li0600b.h"
|
|
|
|
PAGE "Ripristino dichiarazioni d'intento inviate" -1 -1 28 6
|
|
|
|
NUMBER F_ANNO 4
|
|
BEGIN
|
|
PROMPT 1 1 "Anno "
|
|
FLAGS "AU"
|
|
CHECKTYPE REQUIRED
|
|
FIELD ANNO
|
|
END
|
|
|
|
LIST F_MESE 2 16
|
|
BEGIN
|
|
PROMPT 1 2 "Mese "
|
|
FLAGS "AM"
|
|
END
|
|
|
|
BUTTON DLG_OK 10 2
|
|
BEGIN
|
|
PROMPT -12 -1 ""
|
|
END
|
|
|
|
BUTTON DLG_CANCEL 10 2
|
|
BEGIN
|
|
PROMPT -22 -1 ""
|
|
END
|
|
|
|
ENDPAGE
|
|
ENDMASK
|