PRTCOUNT


1 PRTCOUNT()

印刷済みレコードの現在のカウントを返します。

最初の 10 個の入力レコードを印刷します。
if prtcount() < 10 then print(inrec,'CHAR')