campo-sirio/ha/ha1300a.uml
luca 9960d688a0 Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/branches/R_10_00@21585 c028cbd2-c16b-5b4b-a496-9718f37d4682
2011-02-04 13:51:49 +00:00

30 lines
430 B
Plaintext
Executable File

#include "ha1300a.h"
PAGE "Importazione dati da file upload" -1 -1 78 6
STRING F_INPUT_PATH 256 45
BEGIN
PROMPT 1 1 "Cartella file da importare "
FLAGS "D"
END
STRING F_ARCHIVE_PATH 256 45
BEGIN
PROMPT 1 2 "Cartella di archiviazione "
FLAGS "D"
END
BOOLEAN F_DEFINITIVO
BEGIN
PROMPT 1 4 "Elaborazione definitiva (scrittura sul database)"
END
ENDPAGE
TOOLBAR "topbar" 0 0 0 2
#include <elabar.h>
ENDPAGE
ENDMASK