Prof A Olowofoyeku (The African Chief) wrote:
On 12 Jul 2003 at 19:16, Frank Heckenbach wrote:
Prof A Olowofoyeku (The African Chief) wrote:
And don't want to go down the path taken by Kylix (a.k.a Delphi for Linux) which makes the names of used units case-sensitive (a real pain, if you ask me).
You mean: `uses foo' -> `foo.pas' and `uses Foo' -> `Foo.pas'?
Yes. And 'program foo' -> 'foo.pas', while 'program Foo' -> 'Foo.pas'.
Oh, does Delphi draw a connection between the program heading and the file name? (BP didn't AFAIR ...) Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707