|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧! f7 x* }# }; z& ]4 q
loop4 R- ?6 w3 d8 m% p: Y/ c
loop [ commands ]
; z& n8 s8 q: O6 w9 H0 uRuns the list of commands forever, or until the current procedure exits through use of the stop
/ n7 h' s; D. `, e7 x* S8 V% _command or the report command.! I. G1 V; g5 s/ t. X* e" K# G
Note: In most circumstances, you should use a forever button in order to repeat something forever.9 [) w/ U5 g( n( n z, a# M
The advantage of using a forever button is that the user can click the button to stop the loop5 w0 q8 ^% N$ V( W, ^1 C
8 a9 |! `1 r, p% Q$ v- f(version 3.1.3)
+ }3 r7 U2 ~+ e5 o2 f不过好像不大推荐 |
|