|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧, f F1 V5 p9 u3 y; A
loop
% r3 i4 z: G. a3 p& Aloop [ commands ]4 L# f1 t$ q w, F- ?
Runs the list of commands forever, or until the current procedure exits through use of the stop
. T$ o& z- J; \/ l: N: u5 x e Kcommand or the report command.
! S( \" D" N7 l. p2 K! ], O: aNote: In most circumstances, you should use a forever button in order to repeat something forever.
{/ g N/ J! pThe advantage of using a forever button is that the user can click the button to stop the loop
, r' N$ Q: v) }7 b
3 r5 W- v; O% c& u(version 3.1.3)* o M' n _( _, q# V0 X0 b9 p" f
不过好像不大推荐 |
|