|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
8 g. c& @) m" b( G- Iloop k, O# \3 M+ Z5 _+ R' R: R
loop [ commands ]7 |) R1 Y( ]" [5 @. M# H$ i
Runs the list of commands forever, or until the current procedure exits through use of the stop
+ b7 j. ?7 A5 _command or the report command.0 ]& A0 }2 F3 F9 \# @( U( j6 m
Note: In most circumstances, you should use a forever button in order to repeat something forever.
- i8 Y- p: E0 f2 V7 BThe advantage of using a forever button is that the user can click the button to stop the loop% ^3 u/ S7 M' b, {& O; D
% c7 P# p3 E! i7 Z( F( G0 p(version 3.1.3)6 ]6 N2 `- R' ~7 K
不过好像不大推荐 |
|