Abilitata la scrittura dei sottofiles nella relazione dichiarata

nel tracciato record con USE/JOIN


git-svn-id: svn://10.65.10.50/trunk@5568 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
sauro 1997-11-06 14:39:42 +00:00
parent 37d4c8e00c
commit 30b648d1da

View File

@ -271,7 +271,8 @@ void TFile_text::set_rec_parm(TConfig& config, const char* section)
else
#endif
tmprel->add(j, exp, key, to, alias); // join table
}
}
tmprel->write_enable();
continue;
}
TTracciato_campo& tc = tr->get(n);//prendo il tracciato campo con indice <n>