|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
* P# U' f& Z7 Gloop3 V F7 d S& ?% W" j
loop [ commands ]$ M0 K! Y; k5 D% Y, j8 d
Runs the list of commands forever, or until the current procedure exits through use of the stop
~2 B* m4 g6 k5 _+ Jcommand or the report command.
! T( }3 U9 ?0 [! s% Z: JNote: In most circumstances, you should use a forever button in order to repeat something forever.
7 j1 U5 T* h' ~3 E$ R f( L XThe advantage of using a forever button is that the user can click the button to stop the loop
) e, V2 z3 F- g4 G# b: l; ^2 r& V& a8 ]# z0 e. V; S1 j, h
(version 3.1.3)& J) B0 d+ O4 v
不过好像不大推荐 |
|