|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧6 l0 E. F" O# Z9 U3 }9 y' _6 n
loop( i6 A/ S S, R/ I+ l
loop [ commands ]+ V% P+ Y, a" @% R4 o$ ?- d: _7 P
Runs the list of commands forever, or until the current procedure exits through use of the stop
6 P3 @$ |+ G1 h9 O0 [5 r" I/ |) icommand or the report command.
7 @8 L' N2 ]7 R# I" s, wNote: In most circumstances, you should use a forever button in order to repeat something forever.2 M; Y# Q, V5 I8 x
The advantage of using a forever button is that the user can click the button to stop the loop5 ~$ {' ]) X5 e
4 |2 C. Q$ s2 W# L5 i( f! l% V(version 3.1.3)1 F; T) ^+ B+ b: ]! w
不过好像不大推荐 |
|