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'.)
Frank