|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
( D% _0 N+ K# K5 Cloop
/ e! ~5 f% A, Q1 {# Z. u, T% n% R4 jloop [ commands ]4 Y# L+ j0 Q: F6 ?2 M8 v
Runs the list of commands forever, or until the current procedure exits through use of the stop
7 T3 ?! _, h( h2 k& \( v" ccommand or the report command.7 _3 p' r; O5 R! k* h
Note: In most circumstances, you should use a forever button in order to repeat something forever.
H$ Q) O$ {1 S* l5 O0 ~The advantage of using a forever button is that the user can click the button to stop the loop
2 Q( _* b: b5 y$ T
9 p8 B% U N* x* B: p/ r) _(version 3.1.3)
2 S- n& f# J7 W不过好像不大推荐 |
|