|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧9 n* `& `( M/ ^2 o
loop
7 J+ `# R7 ^/ ~6 }" c) T Iloop [ commands ]
/ O) b, F0 [/ P1 |, o! u% j+ q3 W$ `Runs the list of commands forever, or until the current procedure exits through use of the stop; d" K; t# }1 {( E, N% n) N8 b
command or the report command.% l3 ]# F4 J+ \1 e, o
Note: In most circumstances, you should use a forever button in order to repeat something forever.
+ C7 c" `. _& ]! H+ qThe advantage of using a forever button is that the user can click the button to stop the loop
/ J" O( J# a& I4 R. p9 e" J6 D/ b. y+ L Y" \1 }
(version 3.1.3)
; o. |( L( ]" d' o# y; A, n不过好像不大推荐 |
|