ced5bcadbc
Files correlati : Ricompilazione Demo : [ ] Commento : ammodernate maschere git-svn-id: svn://10.65.10.50/trunk@18501 c028cbd2-c16b-5b4b-a496-9718f37d4682
16 lines
208 B
Plaintext
Executable File
16 lines
208 B
Plaintext
Executable File
#include "sv1200c.h"
|
|
|
|
TOOLBAR "Toolbar" 0 0 0 2
|
|
#include <printbar.h>
|
|
ENDPAGE
|
|
|
|
PAGE "Stampa statistiche" 0 2 0 0
|
|
|
|
STRING F_FILENAME 80 50
|
|
BEGIN
|
|
PROMPT 1 1 "Nome del file "
|
|
CHECKTYPE REQUIRED
|
|
END
|
|
|
|
ENDMASK
|