Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

$ZPARENT

現在のプロセスの親プロセスの ID を含みます。

Synopsis

$ZPARENT
$ZP

概要

$ZPARENT は、JOB コマンドで現在のプロセスを作成した親プロセスの ID を含みます。 現在のプロセスが JOB コマンドで作成されていない場合は、$ZPARENT は 0 (ゼロ) を含みます。

この特殊変数は、SET コマンドを使用して変更することはできません。 変更を試みると、<SYNTAX> エラーが返されます。

関連項目

FeedbackOpens in a new tab