|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
% i* F4 c: R; z V# }% tloop# V# p" E i b
loop [ commands ]
8 K) b3 O g: D# F |; g6 I7 tRuns the list of commands forever, or until the current procedure exits through use of the stop
: W5 ~+ E8 o/ J+ ?7 A; Z$ t- _command or the report command.; ^" D3 \) u6 m1 n, {* O, {
Note: In most circumstances, you should use a forever button in order to repeat something forever.1 ]0 ~9 ?* L6 V& t9 R* j
The advantage of using a forever button is that the user can click the button to stop the loop
- e6 I7 \6 f* z+ T; k* {( r' D
6 e9 R O- K' Q+ S3 {$ |( o(version 3.1.3)
) g9 T$ V: z% l4 Q1 A& t7 e不过好像不大推荐 |
|