|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧% q. A, C8 V; D& I( @; {
loop
; |; n" T! k% l8 T( cloop [ commands ]/ S9 t7 P# {9 m2 Q9 H J( j" r
Runs the list of commands forever, or until the current procedure exits through use of the stop
6 a( _: ]) u5 _! f U$ B+ }command or the report command.
: J8 C8 S- n" B% l( h/ @3 MNote: In most circumstances, you should use a forever button in order to repeat something forever.
% a# z/ p, g7 hThe advantage of using a forever button is that the user can click the button to stop the loop
7 n: Z/ n% w2 B# l
3 ]) M, Z2 \3 T* B: W(version 3.1.3)6 q1 k1 L z3 P& |$ R
不过好像不大推荐 |
|