diff --git a/mg/mg0100.cpp b/mg/mg0100.cpp index 301a7c5aa..ccd5ac34e 100755 --- a/mg/mg0100.cpp +++ b/mg/mg0100.cpp @@ -9,8 +9,8 @@ #include "batbcau.h" #include "batbfca.h" -#include "../cg/cglib03.h" -#include "mglib01.h" +//#include "../cg/cglib03.h" +#include "mglib.h" #define MAXMETACH 20 @@ -165,7 +165,7 @@ bool TMask_tabmag::codliv_handler(TMask_field& f, KEY k) aux_tabf->put("CODTAB",codliv+1); if (aux_tabf->read()!=NOERR && mymask.metac[0]->has_opzchars(prevformat)) { - f.error_box("Il livello precedente include caratteri opzionali nel formato"); + f.error_box("Il livello precedente include caratteri opzionali nel formato\ne non puo' divenire un livello intermedio"); return FALSE; } } else {