campo-sirio/ps/ps1100100a.uml

24 lines
338 B
Plaintext
Raw Normal View History

#include "ps1100100a.h"
TOOLBAR "topbar" 0 0 0 2
#include <stdbar.h>
ENDPAGE
PAGE "Acquisizione dati da file" 0 2 0 0
STRING F_DIRNAME 45 50
BEGIN
PROMPT 1 1 "Cartella di origine dati "
CHECKTYPE REQUIRED
END
STRING F_UM 2
BEGIN
PROMPT 1 2 "Unita' di misura da utilizzare "
FLAGS "U"
CHECKTYPE REQUIRED
END
ENDPAGE
ENDMASK