Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, 言語解説書

開始ブロック

開始ブロックは、BEGIN ステートメントとそれに対応する END ステートメントによって区切られている一連のステートメントです。 以下に例を示します。

B:  begin;
statement-1
statement-2

·
·
·
statement-n end B;

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)