|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
9 t( z/ {# [% N: ?: M' T/ Qloop/ N L- C2 f: C7 B8 f7 |, b- k
loop [ commands ]
r4 A' U3 X% s7 i' m. o- @Runs the list of commands forever, or until the current procedure exits through use of the stop$ q0 n3 W) K3 Q+ `3 o6 r: P
command or the report command.# O7 _& R4 {' B. z ~" A5 O4 |
Note: In most circumstances, you should use a forever button in order to repeat something forever.
! ~$ c% w8 \( K: {2 Z" h9 c! mThe advantage of using a forever button is that the user can click the button to stop the loop! Y* V- w$ ?+ d8 V
% H2 ~- \' e" d, `$ l6 c4 B7 o
(version 3.1.3)
6 ` l7 w3 O; V+ e9 N+ k不过好像不大推荐 |
|