* Seasons Greetings.
@ 2023-12-24 14:32 Rod Kay
2023-12-29 2:51 ` Randy Brukardt
0 siblings, 1 reply; 3+ messages in thread
From: Rod Kay @ 2023-12-24 14:32 UTC (permalink / raw)
for Each of Forum.Newsgroup ("comp.lang.ada").Members
loop
put_Line ("Merry Xmas, " & Each.Name & ".";
end loop;
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Seasons Greetings.
2023-12-24 14:32 Seasons Greetings Rod Kay
@ 2023-12-29 2:51 ` Randy Brukardt
2023-12-29 22:57 ` Rod Kay
0 siblings, 1 reply; 3+ messages in thread
From: Randy Brukardt @ 2023-12-29 2:51 UTC (permalink / raw)
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" <rodakay5@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;
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Seasons Greetings.
2023-12-29 2:51 ` Randy Brukardt
@ 2023-12-29 22:57 ` Rod Kay
0 siblings, 0 replies; 3+ messages in thread
From: Rod Kay @ 2023-12-29 22:57 UTC (permalink / raw)
On 29/12/23 13:51, Randy Brukardt wrote:
> Thanks. I note this demostrates why one must compile their code before
> posting it here...
>
> *SYNTAX ERROR* Closing parenthesises missing.
>
*Sigh* ,,, also demonstrates the perils of posting after a long days
socializing.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-29 22:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-24 14:32 Seasons Greetings Rod Kay
2023-12-29 2:51 ` Randy Brukardt
2023-12-29 22:57 ` Rod Kay
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox