Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

FOR FOR-Block einleiten

Das Kommando FOR leitet einen FOR-Block ein; das Kommando /END-FOR beendet einen FOR-Block. Das Konstrukt ist eine FOR-Schleife.

FOR

<composed-name 1..255> = list-poss(2000): *LIST(...) / *COUNTER (...) / <text 0..1800 with-low expr>


*LIST(...)




LIST-NAME = <composed-name 1..255>


*COUNTER(...)




FROM = <text 0..1800 arithm-expr>




,TO = *UNLIMITED / <text 0..1800 arithm-expr>




,INCREMENT = 1 / <text 0..1800 arithm

  • expr>


<text 0..1800 with-low expr>

,CONDITION = *NONE / <text 0..1800 with-low bool-expr>

Kommando-Returncode

(SC2)SC1MaincodeBedeutung

0CMD0001Ohne Fehler

1CMD0202Syntaxfehler

1SDP0118Kommando im falschen Kontext

1SDP0223Falsche Umgebung

3CMD2203Falsche Syntaxdatei

32CMD0221Systemfehler (interner Fehler)

64SDP0091Semantikfehler

130SDP0099Kein Adressraum mehr verfügbar