|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
5 n7 U8 p) S, w: ], y2 Yloop
7 g3 u% l1 c# t9 t& @loop [ commands ]
1 K3 a8 \1 F+ I) P- N9 LRuns the list of commands forever, or until the current procedure exits through use of the stop2 X2 s% T# H! N* s- s
command or the report command.
W, `8 [1 u, uNote: In most circumstances, you should use a forever button in order to repeat something forever.
4 b8 A3 ?2 a2 a0 s/ N* WThe advantage of using a forever button is that the user can click the button to stop the loop
# S7 {) ]# E4 v/ Z1 s1 z5 g
2 T/ R% ]8 V6 T3 p2 C0 y(version 3.1.3)
6 x5 w1 W7 i8 L& D: I6 L" ~不过好像不大推荐 |
|