|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
4 Q: P2 G1 {8 floop0 m: W% w2 [* J5 T( b
loop [ commands ]
% U: i, S9 X* B6 nRuns the list of commands forever, or until the current procedure exits through use of the stop
" l c4 D( z" d7 ~/ l/ F* ^8 Icommand or the report command.
0 q0 r! w! T& _Note: In most circumstances, you should use a forever button in order to repeat something forever.
- E3 m3 U) t- U& ] a% YThe advantage of using a forever button is that the user can click the button to stop the loop
3 @: z0 S' f8 o: B5 A* p, `- }! K' O% j8 t
(version 3.1.3)
- Q4 E9 n; J+ |4 d: w不过好像不大推荐 |
|