Thanks. I note this demostrates why one must compile their code before
posting it here...
Randy.
P.S. And a Happy New Year to all!
"Rod Kay" <
roda...@gmail.com> wrote in message
news:um9fan$2jjq3$1...@dont-email.me...
> for Each of Forum.Newsgroup ("comp.lang.ada").Members
> loop
> put_Line ("Merry Xmas, " & Each.Name & ".";
---------------------------------------------------^
*SYNTAX ERROR* Closing parenthesises missing.
> end loop;