|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧. }* a+ R' `: X1 D5 t; W9 w) c
loop
& L; \* [8 X) F6 l1 xloop [ commands ]
6 v$ _0 _0 o9 H$ |/ Y, |Runs the list of commands forever, or until the current procedure exits through use of the stop
+ ^! x+ {4 E& H; C3 zcommand or the report command.2 N) [1 o0 D% x) f% I' g1 i
Note: In most circumstances, you should use a forever button in order to repeat something forever.( p c" v1 L9 F, }
The advantage of using a forever button is that the user can click the button to stop the loop% J+ }$ {7 Y" w5 b/ h) o
& P$ _& i! y8 L; a3 ~
(version 3.1.3)
5 ?: B& u1 ?# W+ V* r, A5 z不过好像不大推荐 |
|