|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧. j& ~/ U1 l7 |& R V' J5 L( d
loop$ q; l. P# T S( ?9 z
loop [ commands ]! a4 s$ y. m) ?2 s
Runs the list of commands forever, or until the current procedure exits through use of the stop
# j; N7 C" p1 u9 zcommand or the report command., a- x" h' |1 P) d# @5 T! |# C
Note: In most circumstances, you should use a forever button in order to repeat something forever.
' M# Z* [% f, y* YThe advantage of using a forever button is that the user can click the button to stop the loop `% B! i3 T; S% Y) Z
+ i" l# u/ n9 Y1 ](version 3.1.3)
+ U# R0 b8 I: u% v& y I5 ~不过好像不大推荐 |
|