Corretto errore MI4016

git-svn-id: svn://10.65.10.50/trunk@474 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1994-10-27 13:33:03 +00:00
parent 0cfa2bceba
commit d2d8caf956

View File

@ -37,16 +37,15 @@ STRING F_DESCR 40
BEGIN BEGIN
PROMPT 17 1 "Descrizione " PROMPT 17 1 "Descrizione "
FIELD LF_CAUSALI->DESCR FIELD LF_CAUSALI->DESCR
COPY USE F_COD_CAUS USE LF_CAUSALI KEY 2
INPUT CODCAUS F_COD_CAUS INPUT CODCAUS F_COD_CAUS
INPUT DESCR F_DESCR INPUT DESCR F_DESCR
DISPLAY "Codice" CODCAUS
DISPLAY "Descrizione @50" DESCR DISPLAY "Descrizione @50" DESCR
DISPLAY "Codice" CODCAUS
DISPLAY "Documento" TIPODOC DISPLAY "Documento" TIPODOC
DISPLAY "Registro" REG DISPLAY "Registro" REG
DISPLAY "Movimento" TIPOMOV DISPLAY "Movimento" TIPOMOV
OUTPUT F_COD_CAUS CODCAUS COPY OUTPUT F_COD_CAUS
OUTPUT F_DESCR DESCR
KEY 2 KEY 2
HELP "Descrizione della causale" HELP "Descrizione della causale"
MESSAGE COPY, F_DESCR2 MESSAGE COPY, F_DESCR2