I never tested this in BASIC, So I'm not saying it doesn't do the same thing, 
which I assume it should.
So don't take the "NOT the BASIC" to mean that BASIC will only run once in a 
loop - I just never tested it.

George

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen
Sent: Friday, December 28, 2012 9:32 AM
To: U2 Users List
Subject: Re: [U2] Sleeping in Basic

A Caveat on the SLEEP [time] Universe Command (NOT the BASIC Command) if used in
A paragraph loop. If what is inside the loop takes less than a second to run,
It may be triggered multiple times.

Example:

PA
LOOP
   SLEEP 17:10
   RUN LIB SOMEPROGRAM
REPEAT

After it runs the first time, and goes back into the loop, if it's still 17:10 
it
Will run again.

At least with UV 10.0.2

George

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to