Tavares
09-27-2001, 09:32 AM
Hi!
I am putting on afterpost event of table.
dbisavechanges(table.handle);
And I put BDE on uses,but when I am compiling my project I have this message on this line:
LIne: Table1.FieldbyName('Time').AsString := TimetoStr(Time);
Message :'(' expected but ')' found.
IF I take out the dbisavechanges and bde from uses nothing happens.
Could anybody help me please?
I am using D5 with paradox.(BDE)
Regards,
Eduardo Tavares
www.tavareswebsite.cjb.net
I am putting on afterpost event of table.
dbisavechanges(table.handle);
And I put BDE on uses,but when I am compiling my project I have this message on this line:
LIne: Table1.FieldbyName('Time').AsString := TimetoStr(Time);
Message :'(' expected but ')' found.
IF I take out the dbisavechanges and bde from uses nothing happens.
Could anybody help me please?
I am using D5 with paradox.(BDE)
Regards,
Eduardo Tavares
www.tavareswebsite.cjb.net