Zitat von ÷ÌÁÄÉÍÉÒ óÒÅÄÎÉÈ <cobalt...@mail.ru>: > Suppose, it's because of shortcut to Lazarus does not contain Work Directory, > and it became Desktop. > > From this point i think, that write to, or read from "somefile" does not > good. > Good practice is to specify FULL path to file any time.
The IDE will cut any full path automatically. >[...] > > Steps to reproduce: > > > > Start Lazarus. > > Menu File->New...-> Application > > > > then Menu File->Save All, save all files to new created directory > > > > Look at desktop and find out unit1.lrs > > > > If i add one more forms to project, then for each unit will be unitN.lrs on > Desktop Are these created already before saving or after you saved the new unit? The .lrs files should be put into the same directory as the .ppu files (the unit output directory). This has been changed recently. Where are the .ppu files created, when you compile? Mattias _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus