OO (オブジェクト指向) プログラム用のランタイム スイッチのリスト
OO ランタイム スイッチを設定するには、環境変数 OOSW を使用します。たとえば、次の場合は
f
スイッチおよび
d
スイッチがオンになります。
set oosw=+f+d
d OO run-time switch
Enables debugging by preventing reuse of object handles from finalized objects.
f OO run-time switch
Enables you to name the message trace file.
g1 OO run-time switch
Sets a guard page before Object-Storage sections
g2 OO run-time switch
Sets a guard page after Object-Storage sections.
l OO run-time switch
Sets the Class Library to be preloaded by the run-time system.
t OO run-time switch
Generate a trace file showing every message sent by your application.
上位ヘルプ:
List of General Run-time Switches