Returns the name of the base procedure of the NCL process.
&00 makes it possible for a nested procedure to have error messages issued that correctly reference the name of the invoking procedure.
Example: &00
&WRITE DATA=Error in input to &0 invoked from &00
Note: The value returned from &00 is a 1- to 8-character name.
| Copyright © 2009 CA. All rights reserved. |
|