>>
Note that the above is not a valid Pascal program. This is the
correct version:
Program HelloWorld;
begin
writeln('hello');
end.>>
Thank you, thank you! I had a case of the dumbs, mixing languages. I
was about ready to give up and redo my Think Pascal program in Basic,
since I thought I would never be able to get started in this.
Thanks again!
Ed
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal