On Sat, 16 May 2009 16:36:23 +0200
Lord Satan <[email protected]> wrote:

> It runs just fine but I can neither load nor save any files as I always get a 
> not found error.

Now I did what any sensible user should always do and carefully read the error 
message. :)
The problem is that Lazarus cannot find the files as the corresponding 
directories really don't exist.
For example I want to load COPYING.GPL.txt in the lazarus directory 
(C:\lazarus\), but Lazarus tries to load C:\lazaru\COPYING.GPL.txt which is not 
there.
It seems like Lazarus is loosing the last letter of the last directory name of 
the path (veryfied with other files and dirs).
Does anybody have any ideas what can cause this?

S.
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to