|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧5 B: z6 x6 b( K% [$ n: u" D
loop
; R, P+ v! U2 M, L$ x' N, s! Sloop [ commands ]
4 X7 Y& ?9 n! r: f u2 V" D. [Runs the list of commands forever, or until the current procedure exits through use of the stop
& e( [& C6 ~0 }% @5 |command or the report command.
, J: \0 `& {' H fNote: In most circumstances, you should use a forever button in order to repeat something forever.
. K/ G1 f; [1 O5 u1 u0 g" \- OThe advantage of using a forever button is that the user can click the button to stop the loop
9 w3 A5 R- s3 }
; y& E+ C5 ]: j- S(version 3.1.3), I$ s. m3 h+ x! X* }/ g1 }( S }
不过好像不大推荐 |
|