Correzione settaggio livello archivi in conversione.

git-svn-id: svn://10.65.10.50/trunk@5321 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1997-10-03 15:05:53 +00:00
parent aca7c33092
commit 859349afed

View File

@ -1245,7 +1245,7 @@ void TManutenzione_app::load_des()
}
d.eod() = (long)last_newln;
d.eox() = (long)last_newln;
d.flags() = flags;
d.flags() = _level = flags;
set_std_level(flags);
d.put(LF_DIR,_nordir,_sysdirop);
}