corretta segnalazione di errore
git-svn-id: svn://10.65.10.50/trunk@4625 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
06d0d8f435
commit
7c0783d562
@ -9,8 +9,8 @@
|
|||||||
#include "batbcau.h"
|
#include "batbcau.h"
|
||||||
#include "batbfca.h"
|
#include "batbfca.h"
|
||||||
|
|
||||||
#include "../cg/cglib03.h"
|
//#include "../cg/cglib03.h"
|
||||||
#include "mglib01.h"
|
#include "mglib.h"
|
||||||
|
|
||||||
|
|
||||||
#define MAXMETACH 20
|
#define MAXMETACH 20
|
||||||
@ -165,7 +165,7 @@ bool TMask_tabmag::codliv_handler(TMask_field& f, KEY k)
|
|||||||
aux_tabf->put("CODTAB",codliv+1);
|
aux_tabf->put("CODTAB",codliv+1);
|
||||||
if (aux_tabf->read()!=NOERR && mymask.metac[0]->has_opzchars(prevformat))
|
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;
|
return FALSE;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user