|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
5 o( v* I8 b7 a Gloop8 p0 G2 {2 `( t) u* b1 R
loop [ commands ]# }9 a2 `) L3 _
Runs the list of commands forever, or until the current procedure exits through use of the stop! Q* ~5 _1 H" O0 S% A
command or the report command.
! S& V, F3 T. f; b( F3 s+ fNote: In most circumstances, you should use a forever button in order to repeat something forever.& C, A- A" h5 C+ ]; j
The advantage of using a forever button is that the user can click the button to stop the loop/ B! L' H& @4 i" F- a
) O* z+ H( V+ M; O" W$ @(version 3.1.3)
' U0 i$ ^) U3 ^9 }, ?4 O& ~6 _不过好像不大推荐 |
|