|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧& D+ T! b8 @9 |5 z+ @
loop9 X; m! B. c# U2 _( i0 X+ W
loop [ commands ]+ s9 ]3 N! t2 i
Runs the list of commands forever, or until the current procedure exits through use of the stop
# m1 @/ M$ s# G+ j2 Z& U% C7 vcommand or the report command.5 H+ H& R. |9 q2 U
Note: In most circumstances, you should use a forever button in order to repeat something forever.& l" c3 [7 S" p0 x3 y, T6 f5 n
The advantage of using a forever button is that the user can click the button to stop the loop
7 q% h: G. m; J2 l; R
8 C* F- z4 J# W( Q* t2 q; |(version 3.1.3)0 @7 O' R! @ g! [7 O
不过好像不大推荐 |
|