|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧; u" P4 r) ?4 ~* M c F
loop
5 I0 T; j& N2 ?2 S( _, p. Jloop [ commands ]0 f- `; V# }$ U
Runs the list of commands forever, or until the current procedure exits through use of the stop$ G, r: p6 p0 P* P1 p( h6 T
command or the report command.
" l) t0 s' \" }Note: In most circumstances, you should use a forever button in order to repeat something forever.
# e1 {0 L# k% {+ v' H. u5 U1 Z; GThe advantage of using a forever button is that the user can click the button to stop the loop
% ^) w" j, Q/ i m6 ? {# f! X8 e3 T! P( c, r0 X
(version 3.1.3)
$ x* O$ f8 o6 R9 n4 i& I不过好像不大推荐 |
|