|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧6 A$ q) K0 Z& [
loop+ B p0 a* O4 y, l' A8 y' S9 B
loop [ commands ]# ~3 @- N6 r3 T& q( E$ J8 D ]
Runs the list of commands forever, or until the current procedure exits through use of the stop
7 Q* a- Q% h$ N8 Q$ z) q1 ]command or the report command.9 }1 v p+ Q- v( P6 V) R
Note: In most circumstances, you should use a forever button in order to repeat something forever.
# K+ \1 `( r+ A. Y/ ^* V! P, |; W G# bThe advantage of using a forever button is that the user can click the button to stop the loop+ o' m7 L" F$ x( K9 c
% I' }) F6 W, A9 v5 x) t(version 3.1.3)
& J6 E1 [! k. y/ T. x6 W2 E# I不过好像不大推荐 |
|