|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
$ }7 Y' U6 [9 ^5 R& floop1 f# r. a W9 {( F' {- G
loop [ commands ]/ H4 i' B& x( {; f7 H2 i) q
Runs the list of commands forever, or until the current procedure exits through use of the stop
$ D+ b5 ]; z: k; j) j0 Mcommand or the report command.
7 I! {: s G' T, H @Note: In most circumstances, you should use a forever button in order to repeat something forever.4 B3 Y4 v0 v4 P* z0 K& m
The advantage of using a forever button is that the user can click the button to stop the loop
$ j& {6 B. H! N( C) z0 F
$ [. h6 ?; U+ D1 ^+ b0 }(version 3.1.3)
8 U" U9 b g# z2 R" i- {5 r$ ~; J不过好像不大推荐 |
|