[MWForum]transition from page to page
Daniel Ajoy
mwforum@lists.mathcats.com
Wed, 18 Feb 2004 07:02:11 -0500
On 18 Feb 2004 at 15:34, Tony Wilson wrote:
> Thanks Wendy and Daniel,
> I will try out your suggestions, Wendy. I liked yours too Daniel, but there may be as many as 100
> pictures and it could be a bit tedious.
>
But this would go through pages 1 to 100
dotimes [pg 100] [run word "page 1 + :pg]
without having to say:
page1 page2 page3 ...
explicitly.
But is looks like the maximum number of pages is 25:
repeat 100 [newpage]
The maximum number of pages is 25
Daniel
OpenWorld Learning