|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
. l& V4 n1 S2 wloop
: f* j% G3 z2 ?" G, V0 Vloop [ commands ]
0 w) Q# R1 e9 s. m. a1 B" A- tRuns the list of commands forever, or until the current procedure exits through use of the stop- N4 p0 }; K9 f2 ]! ?3 ?
command or the report command.
3 U# D8 k& {2 j% r' ~- \Note: In most circumstances, you should use a forever button in order to repeat something forever.7 N q# l, J. }% Z8 P0 ~
The advantage of using a forever button is that the user can click the button to stop the loop4 L3 G% U) G. ?" K
5 v9 ?9 E3 W" y(version 3.1.3)
1 R1 y; Y( `. N( s) ]/ `2 s不过好像不大推荐 |
|