Subj : Free Pascal Lesson #1
To : Mark Lewis
From : Norman King
Date : Tue May 22 2012 02:41 pm
>> The semi-colon tells the Pascal compiler where the line stops.
> minor correction... the semi-colon is a statement separator not a line
> terminator ;)
> [trim]
>> If there is more interest I can post another lesson on Free Pascal.
> very nice! i wish i had the archives of this area from back in the day... it
> would be nice to go back thru them and build much of that code and those
>projects with today's FPC... many things should still work but there are a few
> li'l gotchas here and there...
> )\/(ark
Thank you Mark. I will try to keep some lessons going. I got confused over the
semi-colon, thank you for setting it right.
I hope to get at least some users compiling Free Pascal code and hopefully kick
start some Free Pascal development for the BBS community.
Free Pascal can work with some Turbo Pascal 7 or Borland Pascal code and I
think 2.6.0 added some Object Pascal as well. I will just start out with the
basics and not get into objects and save objects for later.