|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧0 E$ X# S: E9 N% _5 n$ @2 {* ^* G
loop
, j( B" B# b" Nloop [ commands ]. i, a/ k! `7 [; ~
Runs the list of commands forever, or until the current procedure exits through use of the stop
" `4 [: E+ \8 f5 e$ R! l+ J: kcommand or the report command.( m) r3 c* s# t' r2 Q$ W$ @- }4 z# d
Note: In most circumstances, you should use a forever button in order to repeat something forever.
5 v. d1 y" f2 v' ~/ i1 \* cThe advantage of using a forever button is that the user can click the button to stop the loop
: {3 m9 v3 \; c
' m- A8 F/ D* Z6 V1 q* b% B(version 3.1.3)
) W3 X; G" X! p: @7 ?5 S( h不过好像不大推荐 |
|