Cambiata la maschera del video conferma per l'errore MI2171.

git-svn-id: svn://10.65.10.50/trunk@3656 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-09-26 07:31:58 +00:00
parent a2b7e97c8b
commit 22eac99415
2 changed files with 17 additions and 9 deletions

View File

@ -1,9 +1,10 @@
#define F_CODDITTA 101
#define F_RAGSOC 102
#define F_DATAVER 103
#define F_ABI 104
#define F_CAB 105
#define F_CON 106
#define F_IMPVER 107
#define F_NEWIMP 108
#define F_CODDITTA 101
#define F_RAGSOC 102
#define F_DATAVER 103
#define F_ABI 104
#define F_CAB 105
#define F_CON 106
#define F_IMPVER 107
#define F_NEWIMP 108
#define F_NEWIMPCRED 109

View File

@ -75,6 +75,13 @@ BEGIN
PICTURE "."
END
NUMBER F_NEWIMPCRED 15
BEGIN
PROMPT 1 12 "Importo a credito "
FLAGS "HD"
PICTURE "."
END
ENDPAGE
ENDMASK