|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧+ m, `" i) ?& X" l- ?
loop
6 Y3 ^& O4 X1 n/ W* T: n" s& wloop [ commands ]/ c8 r/ s/ y3 v: |& R
Runs the list of commands forever, or until the current procedure exits through use of the stop
; D% @2 Y! k) vcommand or the report command.% V$ ?6 s$ g% q' O" x0 k! h* V, Z, B
Note: In most circumstances, you should use a forever button in order to repeat something forever.
4 Z6 e, M+ j% x/ R3 uThe advantage of using a forever button is that the user can click the button to stop the loop
: ~5 e1 ]+ `; [2 s4 H0 p2 C0 K8 z2 d( a, V8 `% J/ }- m
(version 3.1.3)
6 r+ [+ ?! B% u! G不过好像不大推荐 |
|