Patch level :2.0 nopatch
Files correlati : Ricompilazione Demo : [ ] Commento :tolte inutili righe commentate git-svn-id: svn://10.65.10.50/trunk@11156 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
8fc983975c
commit
1d35ac3c92
@ -732,9 +732,7 @@ int TFile_text::_autosave(TRelation& rel, const TRecord_text& rec, TTracciato_re
|
||||
const TTracciato_campo& tc = tr.get(i);
|
||||
if (tc.field().name().not_empty())
|
||||
{
|
||||
const TFieldref& field = tc.field();
|
||||
// if (field.file()==0)
|
||||
// field.set_file(rel.lfile().num());
|
||||
const TFieldref& field = tc.field();
|
||||
valore = rec.row(i);
|
||||
// formatta il campo del file di testo secondo le specifiche del campo su file isam
|
||||
preformat_field(field,valore,rel,tr.type());
|
||||
|
Loading…
x
Reference in New Issue
Block a user