Patch level : nopatch

Files correlati     :
Commento        :
This commit is contained in:
smen 2021-12-22 14:57:57 +01:00
parent cef0dc55df
commit d5a3093e26
3 changed files with 17 additions and 16 deletions

View File

@ -1,3 +1,3 @@
154
0
$letint|0|0|135|0|Lettere d'intento|||
$letint|0|0|143|0|Lettere d'intento|||

View File

@ -28,10 +28,10 @@
//#define F_DENUFFIVA 124
#define F_PROTINTF 123
#define F_PROTINTS 124
#define F_NOTE 125
#define B_CHIUSA 126
#define F_UTILIZZATO 127
#define F_DISPONIBILE 128
#define F_TIPOES 129
#define F_DESCTPE 130
#define F_NOTE 125
#define B_CHIUSA 126
#define F_UTILIZZATO 127
#define F_DISPONIBILE 128
#define F_TIPOES 129
#define F_DESCTPE 130
#define F_PROTDATA 131

View File

@ -179,23 +179,24 @@ BEGIN
WARNING "Numero di protocollo obbligatorio"
END
STRING F_VSPROT 7
BEGIN
PROMPT 1 12 "Numero di protocollo"
FIELD VSPROT
END
DATE F_VSDATA
BEGIN
PROMPT 35 12 "Data di emissione"
PROMPT 1 12 "Data di emissione: "
FIELD VSDATA
VALIDATE REQIF_FUNC 2 F_PROTINTF F_VSPROT
WARNING "Data di emissione obbligatoria"
END
STRING F_VSPROT 7
BEGIN
PROMPT 35 12 "Numero di protocollo"
FLAG "H"
FIELD VSPROT
END
STRING F_TIPOES 6
BEGIN
PROMPT 1 13 "Codice "
PROMPT 1 13 "Codice "
USE %TPE
FLAGS "UZ"
INPUT CODTAB F_TIPOES
@ -209,7 +210,7 @@ END
STRING F_DESCTPE 50
BEGIN
PROMPT 20 13 ""
PROMPT 21 13 ""
USE %TPE KEY 2
INPUT S0 F_DESCTPE
DISPLAY "Descrizione@50" S0