COrretto id in val
git-svn-id: svn://10.65.10.50/trunk@1469 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ac635052c6
commit
720e9a0326
@ -1836,7 +1836,7 @@ void TRectype::put(const char* fieldname, long val)
|
||||
void TRectype::put(const char* fieldname, const TTextfile& txt)
|
||||
{
|
||||
long val = get_long(fieldname);
|
||||
bool isnew = id == 0;
|
||||
bool isnew = val == 0;
|
||||
TLocalisamfile f(_logicnum);
|
||||
|
||||
TMemo_file memo(f.filename());
|
||||
|
Loading…
x
Reference in New Issue
Block a user