|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧, n$ \! b! m Z+ ?9 ^$ Z/ @
loop. ^4 B# r* P# l L# H9 G
loop [ commands ]6 d4 V4 u( O- {& y. n! B+ w
Runs the list of commands forever, or until the current procedure exits through use of the stop% M: e7 s+ _$ D1 O- S2 f
command or the report command.# F7 C" k) Q& N ]* D
Note: In most circumstances, you should use a forever button in order to repeat something forever.
+ J; A! m" w# a z- Y: qThe advantage of using a forever button is that the user can click the button to stop the loop
3 H5 V0 w7 ]. P/ x1 X5 s, @: k4 N1 B% U! Q
(version 3.1.3)
- G; W% y* |! K% E8 ]" \0 s0 z不过好像不大推荐 |
|