|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧( a' x, n+ R6 O1 x
loop% e) a- ?9 ?' T( t0 S. |7 L! m
loop [ commands ]1 e$ B' v# Z! r* F. W
Runs the list of commands forever, or until the current procedure exits through use of the stop
. r) `- s* D: Hcommand or the report command.. A- Z: F$ B; g8 N$ F, ?
Note: In most circumstances, you should use a forever button in order to repeat something forever.$ a. j3 r' n0 M
The advantage of using a forever button is that the user can click the button to stop the loop) q+ Z( e" Q2 l/ {9 z5 k3 E
1 N6 ?0 D9 P5 M& n# C2 F
(version 3.1.3)
' h: [3 G, s* T- O1 y不过好像不大推荐 |
|