[fpc-pascal] Syntax problem with first unit
Michael Van Canneyt
michael at freepascal.org
Sun Apr 5 16:12:36 CEST 2009
On Sun, 5 Apr 2009, Francisco Reyes wrote:
> Mehmet Erol Sanliturk writes:
>
> > Unit and function names DebugPrint are the same .
> > Pascal is case insensitive . Making their cases different does NOT
> > make them different .
> >
> > Please make them different and retry .
>
> Thanks. That worked.
>
> It may help newcomers like myself if this was mentioned on the ref document.
> Just double checked and it does not mention this.
It most certainly does: see the section on reserved words, first paragraph.
Michael.
More information about the fpc-pascal
mailing list