|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
J7 [ w+ K/ F, ^loop4 B" A4 z! i' ? Q/ @( t7 n
loop [ commands ]
# Z% x. y( v5 T ^- E( T+ S% lRuns the list of commands forever, or until the current procedure exits through use of the stop! A2 ]& ?6 t7 F" {' `: j. _2 m& W1 I
command or the report command.
2 F6 Z: G; b5 o+ w; hNote: In most circumstances, you should use a forever button in order to repeat something forever.
2 v3 ]4 u9 \$ N6 M% K$ hThe advantage of using a forever button is that the user can click the button to stop the loop
2 [. m' F% z; b$ e0 G
9 ~4 D& ^+ O! ]! B4 d7 h: e3 B(version 3.1.3)
P7 I: o2 Z; W: `$ S8 C; U# z不过好像不大推荐 |
|