22ddbe22d7
git-svn-id: svn://10.65.10.50/branches/R_10_00@20989 c028cbd2-c16b-5b4b-a496-9718f37d4682
19 lines
233 B
Plaintext
Executable File
19 lines
233 B
Plaintext
Executable File
#include "ha1300a.h"
|
|
|
|
PAGE "Importazione dati da file upload" -1 -1 78 5
|
|
|
|
STRING F_PATH 256 45
|
|
BEGIN
|
|
PROMPT 1 1 "Cartella file da importare "
|
|
FLAGS "D"
|
|
END
|
|
|
|
ENDPAGE
|
|
|
|
TOOLBAR "topbar" 0 0 0 2
|
|
|
|
#include <elabar.h>
|
|
|
|
ENDPAGE
|
|
|
|
ENDMASK |