メインコンテンツまでスキップ
バージョン: 20 R7 BETA

Process number

Process number ( name {; *} ) : Integer
Process number ( id {; *} ) : Integer

引数説明
nameTextプロセス番号を取得したいプロセスの名前
idTextプロセス番号を取得したいプロセスのID
*演算子サーバーからプロセス番号を返す
戻り値IntegerProcess number
履歴
リリース内容
20 R7id 引数のサポート

説明

Process number returns the number of the process whose name or id you pass in the first parameterProcess number returns the number of the process whose name or id you pass in the first parameterProcess number returns the number of the process whose name or id you pass in the first parameterProcess number returns the number of the process whose name or id you pass in the first parameterProcess number コマンドは第一引数name または id に渡した名前またはID を持つプロセスの番号を返します。 プロセスが見つからない場合、Process number は0 を返します。 プロセスが見つからない場合、Process number は0 を返します。 プロセスが見つからない場合、Process number は0 を返します。 プロセスが見つからない場合、Process number は0 を返します。

オプションの * 引数を渡すと、サーバー上で実行中のプロセス番号をリモートの4D から取得することができます。 この場合、返される値は負の値になります。 このオプションは特にGET PROCESS VARIABLESET PROCESS VARIABLE および VARIABLE TO VARIABLE コマンドを使用する場合などに有用です。 この場合、返される値は負の値になります。 このオプションは特にGET PROCESS VARIABLESET PROCESS VARIABLE および VARIABLE TO VARIABLE コマンドを使用する場合などに有用です。 この場合、返される値は負の値になります。 このオプションは特にGET PROCESS VARIABLESET PROCESS VARIABLE および VARIABLE TO VARIABLE コマンドを使用する場合などに有用です。

このコマンドが* 引数付きでサーバーマシン上で実行された場合、返された値は正の値になります。

参照

GET PROCESS VARIABLE
Process state
SET PROCESS VARIABLE