The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Repeat a series of statements in a loop.
Syntax
.rpt count
;statements go here
.loop; Functions similarly to "End" in TI BASIC.
See Also
for
while