diff --git a/cg/cg3400.cpp b/cg/cg3400.cpp index 03368ad3b..440ae7534 100755 --- a/cg/cg3400.cpp +++ b/cg/cg3400.cpp @@ -1235,7 +1235,7 @@ void CG3400_application::setta_righe_indirizzo(char tipocf, long codcf,int rdes) const bool clifo_ok = (_clifo->read() == NOERR); - if (clifo_ok) really_occas = _clifo->get_bool(OCC_OCCAS); + if (clifo_ok) really_occas = _clifo->get_bool(CLI_OCCAS); if (_occfpi.not_empty() && really_occas) // => e' un occasionale... {