The following system variables are available with the NCL PPI facility:
Indicates whether or not PPI is available in this system.
Contains the defined receiver ID of the current NCL process.
Contains a normalized return code after &PPI verb execution. For more information, see the &ZFDBK system variable.
As &RETCODE is set by many NCL statements, it should be inspected immediately after an &PPI statement, or saved in a user variable for later inspection.
Contains the actual PPI RPB RETCODE value after an &PPI verb execution. It can be inspected as required when &RETCODE indicates an error condition to determine the exact error.
As &ZFDBK is set by many NCL statements, it should be inspected immediately after an &PPI statement, or saved in a user variable for later inspection.
Set after a successful &PPI RECEIVE to indicate the number of NCL tokens that have had data placed in them.
| Copyright © 2010 CA. All rights reserved. |
|