page (pig) is variable that each line is stored (temp) by the function
foreach.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 19, 2000 04:26
Subject: [REBOL] simple foreach question


> howdy guys,
>
> I'm on a roll, just trying to "get" simple things. for instance, in
> the exapmle,
>
> pages: [ http://www.cnet.com
>        http://www.rebol.com/index.html
>        http://www.news-wire.com/news/today.html ]
>
>  loop 24 [ foreach page pages [send [EMAIL PROTECTED] read page] wait 1:00
>  ]
>
> where did "page" come from? is it arbitrary?  if the block was of species
of
> pigs, would it be "foreach pig pigs?
>
> just curious.  Let me know if I get annoying.
>
>
> --
>
> Eat more spinach.
> -tom
>
>

Reply via email to