|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧% Y, Q. J# @% c( j$ |8 Y- {! \( N
loop: g1 Y& P3 I" V8 O, O1 b8 J
loop [ commands ]
$ d/ N9 Q4 c; T" d. T; D+ s, HRuns the list of commands forever, or until the current procedure exits through use of the stop
" R1 z# m5 Y% j% Ucommand or the report command.
2 }& S) p" g4 G# f7 nNote: In most circumstances, you should use a forever button in order to repeat something forever.
1 |5 Y; q, q$ q8 o7 HThe advantage of using a forever button is that the user can click the button to stop the loop; K9 K2 w; X, ~
' R2 b& E3 p' q* k: q2 b(version 3.1.3)
5 M( b; ^% G9 t) B不过好像不大推荐 |
|