|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
& K, h! a8 z: ]* G9 R. c# g; U0 floop V# X0 ^# L% Y
loop [ commands ]' K1 e, ? d' n+ u+ R
Runs the list of commands forever, or until the current procedure exits through use of the stop% P b0 \$ d5 E
command or the report command.
5 V8 g1 g' L% I+ U2 @1 _ wNote: In most circumstances, you should use a forever button in order to repeat something forever.2 v9 U/ m9 X) W5 r$ g
The advantage of using a forever button is that the user can click the button to stop the loop
4 D7 W2 {& O( L+ ]( r, @( Q4 m
) p( q* [+ o7 i% s) k(version 3.1.3)6 P) e; G! N* Y: [
不过好像不大推荐 |
|