BBjErrorInfo::getProgram
Description
In BBj 17.0 and higher, this method returns the value of PGM(-2) at the moment when this BBjErrorInfo object was captured.
Syntax
Return Value |
Method |
---|---|
string |
getProgram() |
Parameters
None.
Return Value
This method returns the value of PGM(-2) at the moment when this BBjErrorInfo object was captured.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.