|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧7 }- g+ ]4 U5 p x
loop1 f5 { r2 P. t
loop [ commands ]2 p+ X6 i' `) _, {! `. Q6 I
Runs the list of commands forever, or until the current procedure exits through use of the stop- h1 Q$ V3 } L$ p- s2 N7 F; P0 G
command or the report command.
" y' t7 H5 p3 O9 v" |7 E( JNote: In most circumstances, you should use a forever button in order to repeat something forever.2 E& [6 U, a& l- j
The advantage of using a forever button is that the user can click the button to stop the loop$ n4 K F; j) x& x$ l+ v. y
' R2 d" ]0 l* @% |. P+ s' t) m7 R
(version 3.1.3)
7 E1 O# [* L6 w! m不过好像不大推荐 |
|