[fpc-pascal] PASCAL programming for Novice

Daniël Mantione daniel.mantione at freepascal.org
Sat Jun 9 17:59:21 CEST 2007



Op Sat, 9 Jun 2007, schreef Francisco Reyes:

> FreePascal doesn't look in the current directory by default?
> I had to use
> uses
>  HelloWorld in 'HelloWorld.p'; _______________________________________________

It doesn't look for .p by default. Rename to .pas or .pp.

Daniël


More information about the fpc-pascal mailing list