|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧% S8 S. @% W/ R Z. j
loop
: H$ _! L5 f6 q" ?& E+ r6 p( x5 t6 ~loop [ commands ]
. _( d$ A6 _; DRuns the list of commands forever, or until the current procedure exits through use of the stop
* l$ x% j% e& x4 T' R, Dcommand or the report command.
- b1 ~( n# p/ R* T5 NNote: In most circumstances, you should use a forever button in order to repeat something forever.
6 n; I+ a/ |" G3 ]3 `. j: GThe advantage of using a forever button is that the user can click the button to stop the loop s* S* I" ]# E* m- ~; C
2 n0 x5 z' ?0 W) A5 i(version 3.1.3)
5 K. a" q; q* F8 r, B不过好像不大推荐 |
|