|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧/ [6 C4 ^% E3 b( @9 @8 E( ~
loop
# q6 j; \5 n$ a# H, S9 ~; E) lloop [ commands ]) \* s6 Q* e; ^7 O
Runs the list of commands forever, or until the current procedure exits through use of the stop) Z6 U5 e- h6 d6 B% G
command or the report command.
: x3 [. y/ M `2 `- `! ^+ t" tNote: In most circumstances, you should use a forever button in order to repeat something forever.
2 }# ]% o& |! C6 S3 XThe advantage of using a forever button is that the user can click the button to stop the loop
$ z+ K, w# z5 z, |7 l
+ P6 P& n2 ~! a( U0 y(version 3.1.3)
/ Q2 b& g1 F. S4 n2 v+ Q. D/ Y不过好像不大推荐 |
|