|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
: E0 H7 d, P1 t' K; ]% t9 i7 o% qloop+ k* D5 V. }/ N! g) a- E! z
loop [ commands ]$ t& N5 e( Y! j' U& A M H6 L
Runs the list of commands forever, or until the current procedure exits through use of the stop
4 `) q5 K# _0 ncommand or the report command.
2 B+ O1 L- h6 X' P7 v: k+ v' }Note: In most circumstances, you should use a forever button in order to repeat something forever.
1 o3 T: E( e$ xThe advantage of using a forever button is that the user can click the button to stop the loop
5 c- z* A) q+ @, w: z
: g0 @9 L: Y% C(version 3.1.3)
* D! s, T) u5 F7 v j不过好像不大推荐 |
|