|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
8 W3 X6 V6 [: zloop7 O7 n7 |' k$ R, M8 D( l
loop [ commands ]5 h5 r4 U+ G9 u, n; i6 B* e4 U
Runs the list of commands forever, or until the current procedure exits through use of the stop
1 M9 Q2 l. f8 B" V! l8 \5 s* |command or the report command.
9 V) E3 S: K/ f' g% UNote: In most circumstances, you should use a forever button in order to repeat something forever.$ }1 @) }9 |4 N$ ~; r3 H
The advantage of using a forever button is that the user can click the button to stop the loop
* E9 R6 p- v+ a m
3 X3 k) [" D2 ~; j5 K1 T; S(version 3.1.3)
5 }1 a" h& |, D# `不过好像不大推荐 |
|