by Robert Riebisch <Robert.Riebisch@[EMAIL PROTECTED]
>
Sep 10, 2007 at 09:26 PM
"news.ntlworld.com" wrote:
> i haven't ignored any of you - i tried version 5.5 and the syntax of the
But you didn't tell us!
> i have loaded the code in and even simple lines, for instance after
defining
> "function colour(colourparam :byte) :byte;" which the compiler passes
> perfectly it fails in the implementation stage at:
So you are talking about units.
> function colour(colourparam :byte); <- it says it expects a : instead of
the
> ;
That might be correct, because your functions differ for TP55. Just make
the interface and implementation lines match by adding " :byte;" or by
changing implementation line to "function colour;" only.
--
Robert Riebisch
Bitte NUR in der Newsgroup antworten!
Please reply to the Newsgroup ONLY!