Corretto errore MI3432

git-svn-id: svn://10.65.10.50/trunk@3164 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-07-08 12:43:58 +00:00
parent 745f588021
commit 3da6b82f63

View File

@ -38,6 +38,7 @@ BEGIN
HELP "Mese esercizio di riferimento"
FLAGS "Z"
KEY 1
CHECKTYPE REQUIRED
SHEET "Codice|Mese@16"
INPUT F_MESEES
OUTPUT F_MESEES
@ -53,7 +54,6 @@ BEGIN
ITEM "10|Ottobre"
ITEM "11|Novembre"
ITEM "12|Dicembre"
CHECKTYPE REQUIRED
WARNING "Codice mese non corretto"
MESSAGE COPY,F_MESEES_2
END