Zitat von Graeme Geldenhuys <[EMAIL PROTECTED]>: >[...] > I know in Pascal you can't rename the unit or program name inside the > file and yet the file itself still has the old name. I always thought > this strange of Pascal, but that's the rules of Pascal! Physical > filename and 'program' or 'unit' line must match.
Note: The program name and the program filename can differ. And unit names and filenames can differ with -Un switch. Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
