|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧1 F9 |- s1 E8 J
loop
( Z) T/ E1 z5 B2 J3 Kloop [ commands ]
* i/ C. G( Q9 t! b" }6 NRuns the list of commands forever, or until the current procedure exits through use of the stop
8 ?% n6 W3 n' qcommand or the report command.
5 S9 x" A+ E$ K$ L5 r- wNote: In most circumstances, you should use a forever button in order to repeat something forever.
8 i, U ]# m. Q5 Z$ j$ q$ RThe advantage of using a forever button is that the user can click the button to stop the loop
t! q( b! t" b) u7 z, T5 ?- J0 U b
4 ]3 H1 @' z$ ^; {(version 3.1.3)
* J' U: G1 g U' M不过好像不大推荐 |
|