|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧, x) p8 O# w; X
loop' f6 D3 R) _ b' P
loop [ commands ]
: Y- M1 d9 _2 W( |8 B- JRuns the list of commands forever, or until the current procedure exits through use of the stop6 S. S* `# \1 \" g' ~
command or the report command.2 u3 `$ ? j. b8 h6 @3 L/ }
Note: In most circumstances, you should use a forever button in order to repeat something forever.1 a8 o$ t8 w( u- }/ e( ~/ @
The advantage of using a forever button is that the user can click the button to stop the loop
0 z, {! E* Q: G; t
6 u. Y: t8 q; Z(version 3.1.3)
3 T3 t- _5 O8 R% [2 n+ F不过好像不大推荐 |
|