|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧; J* |5 _- A. m+ |
loop N) H. Y& b' `
loop [ commands ]: y* G- U* k/ x+ u% Y; m' l8 m0 ^
Runs the list of commands forever, or until the current procedure exits through use of the stop
; k: x# d7 ?6 ncommand or the report command.
x X6 P2 r; E0 g* m, C: t) b, F( cNote: In most circumstances, you should use a forever button in order to repeat something forever.
7 F8 Z& z$ U1 h' [) M4 M9 XThe advantage of using a forever button is that the user can click the button to stop the loop
' c( ?$ F" C8 T/ Y1 K
, i p* W5 G+ V% a5 p. d(version 3.1.3)" M. x. F9 d0 C) W6 g7 Y6 Z6 [
不过好像不大推荐 |
|