|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
- ^# @( ^& i Z, yloop5 r7 C ]2 o( ~$ G, k _7 l
loop [ commands ]
8 {) f8 g5 I+ g2 q! }* }, i' k5 j' yRuns the list of commands forever, or until the current procedure exits through use of the stop9 a- ?; Q- `( m8 |3 r* T
command or the report command.
- }) [' X4 F, c9 }+ B& f4 m& O; `Note: In most circumstances, you should use a forever button in order to repeat something forever.2 }; z1 h* _! z
The advantage of using a forever button is that the user can click the button to stop the loop a$ h6 X# T0 f
! V, l) S8 N( \
(version 3.1.3)- ]) Q! e$ E, c" A
不过好像不大推荐 |
|