|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
, w; Q8 ^6 I) [0 [. J ? p5 cloop5 \. [2 b% g7 ?9 Z) r8 u# J6 M
loop [ commands ]+ d7 H! t( O0 Y6 J
Runs the list of commands forever, or until the current procedure exits through use of the stop" F& m( l+ s/ \' f
command or the report command.
5 o- J* ]$ g! N* ~Note: In most circumstances, you should use a forever button in order to repeat something forever.
9 R6 o# r# t! e; h" x1 sThe advantage of using a forever button is that the user can click the button to stop the loop
, F0 m' C5 S- }# h+ p; U. g
4 O1 S- D9 s' P7 \- m(version 3.1.3)
$ x1 Q$ _* \5 p; _( m' O不过好像不大推荐 |
|