5398260985
Files correlati : Ricompilazione Demo : [ ] Commento : Maschera per richiesta password per controlli sanitari (RIMINI) git-svn-id: svn://10.65.10.50/trunk@6936 c028cbd2-c16b-5b4b-a496-9718f37d4682
20 lines
284 B
Plaintext
Executable File
20 lines
284 B
Plaintext
Executable File
#include "at0100e.h"
|
|
|
|
PAGE "Password per modifica situazione sanitaria" -1 -1 50 10
|
|
|
|
STRING F_PASSWORD 4 4
|
|
BEGIN
|
|
PROMPT 1 1 "Password "
|
|
FLAGS "*"
|
|
HELP "Password per la modifica della situazione sanitaria"
|
|
END
|
|
|
|
BUTTON DLG_OK 10 2
|
|
BEGIN
|
|
PROMPT -11 -11 ""
|
|
END
|
|
|
|
ENDPAGE
|
|
|
|
ENDMASK
|