Patch level : 12.0 no-patch
Files correlati : Commento : Estetica
This commit is contained in:
parent
f5b03b83bc
commit
6114203caf
@ -177,7 +177,8 @@ void TVariable_rectype::write_memo(TIsam_handle file, const TRecnotype recno)
|
||||
{
|
||||
const TVariable_field* vf = (TVariable_field*)o;
|
||||
const TString& val = vf->get();
|
||||
if (val.full() && val != "0")
|
||||
|
||||
if (val.full() && val != "0")
|
||||
{
|
||||
t.add(key);
|
||||
t << '=' << val;
|
||||
|
Loading…
x
Reference in New Issue
Block a user