|
|
发表于 2008-4-10 17:56:17
|
显示全部楼层
loop有吧
3 m3 t: [# G- sloop$ I- R3 v1 q+ a4 V
loop [ commands ]# v; d9 H3 W- ]5 K
Runs the list of commands forever, or until the current procedure exits through use of the stop2 K* P1 F) G# I% A# a4 M! Z
command or the report command.
! {+ S3 c* Q; y C/ H# H2 V& yNote: In most circumstances, you should use a forever button in order to repeat something forever.
5 r' b, K& w' @0 J$ |( p3 gThe advantage of using a forever button is that the user can click the button to stop the loop
& N4 w6 u. M" c# A3 p
. E, P9 |: D& n(version 3.1.3)
% j5 J4 b6 C3 \, n, r$ c不过好像不大推荐 |
|