|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
7 l1 y" }5 |0 c' |8 x qloop
/ L- m% {* p" j; n% e$ @( Aloop [ commands ], a4 `6 \ W5 \" ]0 F
Runs the list of commands forever, or until the current procedure exits through use of the stop" v+ l5 g+ t" i/ L) d
command or the report command.1 b4 E% w' \3 H" G( c
Note: In most circumstances, you should use a forever button in order to repeat something forever.
* c6 y W6 m% t8 W: K, }9 i0 f% N+ i$ lThe advantage of using a forever button is that the user can click the button to stop the loop
. v. j5 W5 F, L4 F' i. X
0 o5 U! `' r- ~, Z( Q1 h) d(version 3.1.3)4 q. P' D9 u) a
不过好像不大推荐 |
|