Groups | Search | Server Info | Login | Register


Groups > comp.lang.logo > #76

Re: speed adjustment

From Bill Gunshannon <bill.gunshannon@gmail.com>
Newsgroups comp.lang.logo
Subject Re: speed adjustment
Date 2018-10-07 20:17 -0400
Message-ID <g1vm0gF3vl5U1@mid.individual.net> (permalink)
References <3492e416-1ed6-4109-be1f-e0f383659d3b@googlegroups.com> <a4d0341b-fbdf-4395-b824-6682aabfc93a@googlegroups.com>

Show all headers | View raw


On 10/04/2018 10:29 PM, kenjohnson195105@gmail.com wrote:
> On Wednesday, April 18, 2018 at 4:09:05 PM UTC+1, Thaddeus Slamp wrote:
> 
>> What is the equivalent in logo (UCBLOGO, specifically) of a for next loop
>> in basic (in basic, actually, for next loops can be used in at least 2 ways,
>> to count and to slow a display down.  I'm interested in the latter use.
>> I have a turtle drawing that goes to fast for my purposes).  Please and
>> thank you.
> 
> Try REPEAT 100 [ ]
> 

Or much higher if your on anything newer than a PDP-11.

bill

Back to comp.lang.logo | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

speed adjustment Thaddeus Slamp <tad.slamp@gmail.com> - 2018-04-18 08:09 -0700
  Re: speed adjustment kenjohnson195105@gmail.com - 2018-10-04 19:29 -0700
    Re: speed adjustment Bill Gunshannon <bill.gunshannon@gmail.com> - 2018-10-07 20:17 -0400
  Re: speed adjustment kenjohnson195105@gmail.com - 2018-10-08 01:49 -0700

csiph-web