Patch level :2.2 211

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :riportate modifiche dalla 2.1 sulle maschere cespiti


git-svn-id: svn://10.65.10.50/trunk@13476 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2005-11-07 18:17:03 +00:00
parent a8e21f2c31
commit 632f20b8a1
2 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@ END
STRING F_DESC_CES 50 48
BEGIN
PROMPT 27 5 ""
USE LF_CESPI KEY 2
USE LF_CESPI KEY 3
INPUT DESC F_DESC_CES
DISPLAY "Desc@50" DESC
DISPLAY "Codice@10" IDCESPITE

View File

@ -134,7 +134,7 @@ END
STRING F_DESCRCESP 50 36
BEGIN
PROMPT 39 10 ""
USE LF_CESPI SELECT STR(CODCGRA==#F_GRUPPO)&&(TRIM(CODSPA)==TRIM(#F_SPECIE))
USE LF_CESPI KEY 3 SELECT STR(CODCGRA==#F_GRUPPO)&&(TRIM(CODSPA)==TRIM(#F_SPECIE))
INPUT DESC F_DESCRCESP
DISPLAY "Descrizione@50" DESC
DISPLAY "Codice@10" IDCESPITE