|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
) `' C# i/ i+ Qloop3 f% r+ s4 ~- B2 l4 ?# p4 I' |* j
loop [ commands ]5 P @, ^9 a& Q) S
Runs the list of commands forever, or until the current procedure exits through use of the stop
. [$ k c* W$ |: Dcommand or the report command.1 P" B2 O( W3 Z, ]" J7 D$ \3 x- y
Note: In most circumstances, you should use a forever button in order to repeat something forever.6 V& e$ R) r R7 t! y6 ^
The advantage of using a forever button is that the user can click the button to stop the loop
6 F- | c: D5 L% j& `# @6 Y1 A1 @. ^7 Y: ]
(version 3.1.3)/ b1 ~, F' K/ z6 v, Z* @, l' _
不过好像不大推荐 |
|