<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://gambas-buch.de/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>GAMBAS-BUCH 3.19.5 - k10:k10.3:k10.3.6</title>
        <description></description>
        <link>https://gambas-buch.de/</link>
        <lastBuildDate>Sun, 19 Apr 2026 13:20:32 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://gambas-buch.de/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>GAMBAS-BUCH 3.19.5</title>
            <link>https://gambas-buch.de/</link>
        </image>
        <item>
            <title>start</title>
            <link>https://gambas-buch.de/doku.php?id=k10:k10.3:k10.3.6:start&amp;rev=1775129715&amp;do=diff</link>
            <description>﻿10.3.1   Do .. Loop

Syntax:


DO [ WHILE Condition ] . .. [ BREAK | CONTINUE ] . .. LOOP [ UNTIL Condition ] 


Mit DO .. LOOP wird eine Reihe von Anweisungen wiederholt, so lange die Anfangsbedingung wahr bleibt oder bis die letzte Bedingung wahr wird. Wenn in der Kontrollstruktur weder WHILE noch UNTIL verwendet werden, dann ergibt sich eine Endlosschleife, die nur über die BREAK-Anweisung verlassen werden kann. Fehlt selbst die Break-Anweisung, ergibt sich eine Endlosschleife, die Sie nicht…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Apr 2026 11:35:15 +0000</pubDate>
        </item>
    </channel>
</rss>
