|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧) c: t" o1 V5 X& `3 l' D
loop
/ h7 w, a0 v( m- D6 E t: ?loop [ commands ]4 J, M) P4 n: d3 k h( g( U
Runs the list of commands forever, or until the current procedure exits through use of the stop$ E0 u; y. n8 Y
command or the report command.
. l% j. g: S9 l: k' QNote: In most circumstances, you should use a forever button in order to repeat something forever.
1 Y( y+ e( m( n _3 F9 \* P+ L* LThe advantage of using a forever button is that the user can click the button to stop the loop
$ R5 C; p' D6 ^" _3 W1 \- d# B
" i- V: I& x) G: @" i/ @(version 3.1.3)
( `- d) \. E0 [7 R* A6 P不过好像不大推荐 |
|