Priest of the Order of the Butterfly
Posts: 544 from 2012/4/28
Quote:polluks escribió:
Quote:
Templario schrieb:
I like your project with FreePascal because It remember me when I learned Turbo Pascal, but some instructions not work for example ClrScr; ReadKey, but the IDE recognizes both not for example the instruction Write, which instructions works and which not?
You have to include the
unit.
I don't undersant how include the unit, I make the example linked and the result is that can't find the unit Crt.