Coretta correzione errata alla generazione dei nomi dei TIsamtempfile
git-svn-id: svn://10.65.10.50/trunk@5358 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
77154d8360
commit
4a0695a363
@ -1632,6 +1632,8 @@ TIsamtempfile::TIsamtempfile(int logicnum, const char* radix, bool create)
|
|||||||
}
|
}
|
||||||
|
|
||||||
_autodel = create > TRUE;
|
_autodel = create > TRUE;
|
||||||
|
|
||||||
|
n.insert("%", 0);
|
||||||
open(n, create, eod, eox);
|
open(n, create, eod, eox);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user