|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
: C# ?$ W# K; K+ @ sloop: T9 D( x0 i& e$ F6 k
loop [ commands ]
* A5 U6 u) u6 N7 k8 @2 P! Z. f' GRuns the list of commands forever, or until the current procedure exits through use of the stop# [( {' p2 ^- `2 f. h; x
command or the report command.
. S& I- R# a8 C( s& p& h% U9 ~Note: In most circumstances, you should use a forever button in order to repeat something forever.
! P; W, s$ ?& Z8 X5 KThe advantage of using a forever button is that the user can click the button to stop the loop
9 ~' Z* L2 w, t* C. \7 y
% a, _& F9 |0 }* t" v( B(version 3.1.3)* A3 h2 q/ j) {
不过好像不大推荐 |
|