|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
, C) \# t1 @) _ Oloop A9 e' c) _9 K* M- N: }
loop [ commands ]' H. ~. J* r, @' T) j _! G$ e
Runs the list of commands forever, or until the current procedure exits through use of the stop
( Z+ R: m1 |+ Y+ I* E l/ _: Hcommand or the report command.3 T2 b2 R9 C' R* I8 \# y
Note: In most circumstances, you should use a forever button in order to repeat something forever.
( i: N" _* m( L* |The advantage of using a forever button is that the user can click the button to stop the loop& j. ^7 c) ~- c: r
5 L2 d3 y# C- n. k
(version 3.1.3)% ~! O5 B; t3 R# B9 R# L6 C
不过好像不大推荐 |
|