git-svn-id: svn://10.65.10.50/branches/R_10_00@23236 c028cbd2-c16b-5b4b-a496-9718f37d4682
29 lines
342 B
Plaintext
Executable File
29 lines
342 B
Plaintext
Executable File
#include "ca1700a.h"
|
|
|
|
TOOLBAR "topbar" 0 0 0 2
|
|
#include <printbar.h>
|
|
ENDPAGE
|
|
|
|
PAGE "Stampa fasi" -1 -1 80 19
|
|
|
|
GROUPBOX DLG_NULL 77 7
|
|
BEGIN
|
|
PROMPT 2 1 "Da fase"
|
|
END
|
|
|
|
GROUPBOX DLG_NULL 77 7
|
|
BEGIN
|
|
PROMPT 2 8 "A fase"
|
|
END
|
|
|
|
STRING F_REPORT 20
|
|
BEGIN
|
|
PROMPT 2 16 "Tipo di stampa "
|
|
RSELECT "ca1700a"
|
|
CHECKTYPE NORMAL
|
|
END
|
|
|
|
ENDPAGE
|
|
|
|
ENDMASK
|