|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧' l5 ~; ~; ^7 E
loop
1 R& u- q2 t$ K* _" z- Yloop [ commands ]- l) N! M; S& C2 z& z, ~, ^
Runs the list of commands forever, or until the current procedure exits through use of the stop! k; A8 I) X8 e4 f% I( v) U9 }2 X* C" R
command or the report command.
, j; [" i$ n4 w/ Y! H) XNote: In most circumstances, you should use a forever button in order to repeat something forever.
7 }7 W% P8 q0 T) }! mThe advantage of using a forever button is that the user can click the button to stop the loop5 U+ O/ B5 S9 Q7 y+ A
! `9 I# p: R7 f' I- s% k6 U(version 3.1.3)
, ]1 ~" N- }5 F1 u/ N, H( [1 f不过好像不大推荐 |
|