Modifica per ERRORE FATALE il campo DESCR non appartiene al file 78 (abpcon)
git-svn-id: svn://10.65.10.50/trunk@2048 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
3c54c2ab12
commit
0ef4009c84
@ -1410,7 +1410,7 @@ const char* CG1100_application::descrizione_codcbl(TString& codcbl)
|
|||||||
abpcon.zero();
|
abpcon.zero();
|
||||||
abpcon.put("CODCBL", codcbl);
|
abpcon.put("CODCBL", codcbl);
|
||||||
if (abpcon.read() == NOERR)
|
if (abpcon.read() == NOERR)
|
||||||
tmp = abpcon.get("DESCR");
|
tmp = abpcon.get("DESCRIZ");
|
||||||
else
|
else
|
||||||
tmp = "";
|
tmp = "";
|
||||||
return tmp;
|
return tmp;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user