|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧0 W; r& ~* u5 {, |
loop" d2 h1 ^1 R& m7 U9 B$ q1 `
loop [ commands ] ` J3 R# @" f4 |6 ]9 o! e3 n
Runs the list of commands forever, or until the current procedure exits through use of the stop& }$ U# k2 |1 S0 r: H
command or the report command.
3 Q- [6 T( V& ^, X7 nNote: In most circumstances, you should use a forever button in order to repeat something forever.' c0 ?# {4 j# v, _3 K' s2 ^
The advantage of using a forever button is that the user can click the button to stop the loop
& L* y8 c1 J0 `1 L& t4 S8 e5 ^& f% h+ Q' X3 S3 r4 l
(version 3.1.3)
0 m& s ^- l2 x不过好像不大推荐 |
|