|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
& X. |. P: E3 y7 B% Dloop
* l- p0 S( Z' j& i3 kloop [ commands ]
: u1 O# t) F0 L, D1 y5 z i9 ?- LRuns the list of commands forever, or until the current procedure exits through use of the stop
* c; g j4 m" R' s$ {& t, Lcommand or the report command.# A% X# o* h- l A. g& T' G: q3 f+ p0 |
Note: In most circumstances, you should use a forever button in order to repeat something forever.
, y9 z6 P5 t/ s* fThe advantage of using a forever button is that the user can click the button to stop the loop: u0 {. W# K' O$ g4 L' D
2 C2 b0 J1 }/ r) ^
(version 3.1.3)
$ ^6 e4 p% \( u5 y, w7 @+ S不过好像不大推荐 |
|