|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧9 ^; S& W0 E9 H8 r [
loop
5 @- @' ~1 R0 nloop [ commands ]
, T, @' {; i5 T, D/ M# Q+ c7 ^$ _Runs the list of commands forever, or until the current procedure exits through use of the stop
: W4 l! M$ S i* H% v) Ncommand or the report command.( V j1 C, T' j* B+ b' g$ k8 H
Note: In most circumstances, you should use a forever button in order to repeat something forever.
! l1 U* Y! d" Z5 kThe advantage of using a forever button is that the user can click the button to stop the loop
( f5 K" p* G& O6 w, r/ Q) _% O- i
2 U; n: L5 I& D/ n(version 3.1.3)$ R, e6 h; d; g% ]$ H+ z6 ^
不过好像不大推荐 |
|