[Lazarus] TStringList.SaveToFile loses path deliminators - possible bug?
Bart
bartjunk64 at gmail.com
Fri Jan 30 14:15:06 CET 2009
As I understood form another thread: the error is correct, but the
message is handled wrong (backspaces are removed). So it did actually
try to create
C:\Documents and Settings\dave\Local Settings\Application
Data\barbill\barbill.cfg
(I suppose you did not insert double quotes (") around the filename (I
mean ConfiFile = 'bla' and not ConfigFile = '"bla"').
Bart
More information about the Lazarus
mailing list