At 2:35 AM +0200 12/7/03, Frank Heckenbach wrote:
Adriaan van Os wrote:
Without explicit unit filename:
... GPC uses the lower-case file name. (I think we've discussed this before. Since identifiers, including unit/module names, are case-insensitive, there must be a canonical casing which happens to be lower-case. If you don't want that, you'll have to use `in'.)
Actually, you wont have to use "in" in Mac OS X using the normal HFS Plus file system, since it is case insensitive itself, so the input files can be any case.
Enjoy, Peter.