Richard Mace <[email protected]> wrote: > > > Hi, > > When I create a new unit and then save it, I save it in all lower case. > > I then, edit the actual unit, and rename it to the case that I would > like, > > such as renaming from "mainunit" to "MainUnit". > > Hint: > You can save it as 'MainUnit.pas'. The IDE then asks to save it > lowercase. The file name will then be 'mainunit.pas' and the source > name 'MainUnit'. > > You can disable the question here: > Options / Naming / Save As - auto rename pascal files lower case >
Thanks Mattias
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
