|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
, q% _) X) h* L0 s5 l/ Q5 Aloop! z* k' w( `' q' i X
loop [ commands ]5 ^& V) s* V( V9 m# D, V
Runs the list of commands forever, or until the current procedure exits through use of the stop
. y3 H$ g+ b5 q6 G3 Z$ p& t1 xcommand or the report command.
7 Q# ]! Z4 r9 L: oNote: In most circumstances, you should use a forever button in order to repeat something forever.
6 ~, c2 `! h, K$ X* p" rThe advantage of using a forever button is that the user can click the button to stop the loop; T' x; J7 _4 `2 Q
+ X) f# o. _/ a r
(version 3.1.3)3 g9 L9 j# i9 _
不过好像不大推荐 |
|