|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
3 b! d% } }5 n" c& h. U, z: p0 rloop5 j, U. A. f' ~- Y
loop [ commands ]
# K* V, W/ x9 pRuns the list of commands forever, or until the current procedure exits through use of the stop* ^ Z/ c [6 k/ a; Z8 r
command or the report command.
; c1 W" x4 L5 _+ d. `! ]2 GNote: In most circumstances, you should use a forever button in order to repeat something forever.
8 S: k) t$ d. k8 O1 H) `The advantage of using a forever button is that the user can click the button to stop the loop# g1 a8 Y) u) _0 X1 u0 h# g
, j- t( ^2 x( l# e1 y
(version 3.1.3)
$ w$ d0 S4 ~. d4 R不过好像不大推荐 |
|