campo-sirio/ve/batbtip.uml
alex 8792453bd0 This commit was generated by cvs2svn to compensate for changes in r1680,
which included commits to RCS files with non-trunk default branches.

git-svn-id: svn://10.65.10.50/trunk@1681 c028cbd2-c16b-5b4b-a496-9718f37d4682
1995-08-07 07:59:09 +00:00

66 lines
1.1 KiB
Plaintext
Executable File

#include "ve4.h"
TOOLBAR "" 0 20 60 2
#include "toolbar.h"
ENDPAGE
PAGE "Tabella tipi di documento" -1 -1 60 14
GROUPBOX DLG_NULL 84 10
BEGIN
PROMPT 1 1 ""
// FLAG "R"
END
STRING F_CODTAB 4
BEGIN
PROMPT 2 2 "Codice tipo di documento "
FIELD CODTAB
HELP "Codice tipo documento"
USE TIP
CHECKTYPE REQUIRED
INPUT CODTAB F_CODTAB
DISPLAY "Codice" CODTAB
DISPLAY "Descrizione@50" S0
OUTPUT F_CODTAB CODTAB
OUTPUT F_DESNUM S0
KEY 1
FLAG "UZ"
END
STRING F_DESNUM 40
BEGIN
PROMPT 2 4 "Descrizione tipo documento "
FIELD S0
HELP "Descrizione tipo documento"
USE TIP
CHECKTYPE REQUIRED
INPUT S0 F_DESNUM
DISPLAY "Codice" CODTAB
DISPLAY "Descrizione@50" S0
OUTPUT F_CODTAB CODTAB
OUTPUT F_DESNUM S0
KEY 2
END
STRING F_PROFILO 8
BEGIN
PROMPT 11 6 "Profilo documento "
FIELD S4
FLAG "U"
END
STRING F_PSTAMPA 8
BEGIN
PROMPT 4 8 "Profilo stampa documento "
FIELD S5
FLAG "U"
END
ENDPAGE
ENDMASK