|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
5 c& W% F& b' x; Vloop
e4 L5 u* F) J2 P( r, r+ [loop [ commands ]8 {* m- P1 ?; n# T- D9 o3 H% I
Runs the list of commands forever, or until the current procedure exits through use of the stop/ l+ b. R6 i4 a3 v& C/ ]
command or the report command.+ F/ g% L) e+ x% g5 y% z! R0 T
Note: In most circumstances, you should use a forever button in order to repeat something forever.
: D4 `% X5 _. _* LThe advantage of using a forever button is that the user can click the button to stop the loop
7 K' r0 f2 k" ~4 z0 M0 ?- v! d+ v: J7 R, {% r* q q- p8 G5 W
(version 3.1.3)# Z1 M% N V1 o# U: |) O' S
不过好像不大推荐 |
|