|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧; `1 @0 n( s i; Y
loop' N! m% z9 C% `( b8 u
loop [ commands ]+ R4 ?$ u5 @& `* \2 f5 c
Runs the list of commands forever, or until the current procedure exits through use of the stop/ D6 L1 ~2 }$ w" ~* e8 _9 r, b' l
command or the report command.1 J0 e+ X/ A( u+ O, Y8 u
Note: In most circumstances, you should use a forever button in order to repeat something forever.
1 c5 e8 N8 [+ RThe advantage of using a forever button is that the user can click the button to stop the loop- [' c. J3 G+ i. c1 p' X( W
+ S+ H4 |# p$ s2 ~8 Y9 f(version 3.1.3)
5 F, S; Q$ o8 A/ K, E4 P6 D1 J7 h5 D不过好像不大推荐 |
|