|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
" g* \0 R7 w% u, q* d( ^! m) W+ E4 jloop1 L/ ?6 {6 W3 s: C( J
loop [ commands ]
) \2 y) K5 O5 r# d2 }Runs the list of commands forever, or until the current procedure exits through use of the stop
0 N$ `5 y% K; ^/ w6 F* {command or the report command.
0 H. }) Z# v; B0 d, H# G f) d! yNote: In most circumstances, you should use a forever button in order to repeat something forever.( @$ C& [5 \: L4 _1 b; Y$ k
The advantage of using a forever button is that the user can click the button to stop the loop! J. g. |8 R5 X: Z& N7 Y- O
0 Z6 a: F; n4 e0 U% w(version 3.1.3)+ L% B* E( u' x0 Z4 z* [$ B
不过好像不大推荐 |
|