What is a simple way to rename files within a project (after creation).
There are several cases:
* The .lpi file
* The .lpr main program
* A .pas unit without form
* A .pas unit with .lfm form
When creating a project (e.g. by Project > Project Save As ...),
you can easily change some of the file names.
What about changing it afterwards? Issue: consistency.
Some files may use others (either in a uses clause or via an include).
The renaming should be carried out consistently throughout the
project. Note that the .lpi file also contains file names.
Any suggestions?
Tom
--
E-MAIL: T.Verhoeff @ TUE.NL | Dept. of Math. & Comp. Science
PHONE: +31 40 247 41 25 | Technische Universiteit Eindhoven
FAX: +31 40 247 54 04 | PO Box 513, NL-5600 MB Eindhoven
http://www.win.tue.nl/~wstomv/ | The Netherlands
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus