Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, プログラミング・ガイド

SYSUEXIT の変更

まったく新しいコンパイラー・ユーザー出口を作成するのではなく、 簡単にユーザー出口入力ファイルを変更できます。

ファイルを編集して、抑止するメッセージ番号と、 変更するメッセージ番号の重大度レベルを指示します。 図 104 に、サンプル・ファイルを示します。

図 104. ユーザー出口入力ファイルの例
  Fac Id   Msg No   Severity   Suppress   Comment
+--------+--------+----------+----------+--------------------------------
  'IBM'     1042       -1          1      String spans multiple lines
  'IBM'     1044       -1          1      FIXED BIN 7 mapped to 1 byte
  'IBM'     1047        8          0      Order inhibits optimization
  'IBM'     1052       -1          1      Nodescriptor with * extent arg
  'IBM'     1059        0          0      Select without OTHERWISE
  'IBM'     1169        0          1      Precision of result determined

最初の 2 行はヘッダー行で、IBMUEXIT では無視されます。 残りの行には、可変数のブランクで区切られた入力データが含まれています。

ファイルの各列は、コンパイラー・ユーザー出口に次のように関係しています。


Terms of use | Feedback

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