qt-agistudio/help/end_of_loop.html

18 lines
533 B
HTML
Raw Permalink Normal View History

2019-05-01 17:46:38 -04:00
<HTML>
<HEAD>
<TITLE>end.of.loop</TITLE></HEAD>
<BODY>
<h1>end.of.loop</h1>
<B>Category</B><p>
<a href="object_commands.html">Object/view commands</a><p>
<B>Syntax</B><p>
<p>
end.of.loop(oA,fB);<p>
<B>Description</B><p>
<p>
Object oA is cycled in normal order until the last cel in the loop is reached. Flag fB is reset when the command is issued, and when the last cel is displayed fB is set.<p>
<B>See also</B><p>
<a href="reverse_loop.html">reverse.loop</a><p>
<a href="cycling_objects.html">Cycling objects</a><p>
</BODY></HTML>