
BBjSessionInfo::getProgramName
Description
In BBj 4.0 and higher, this method returns the name of the program currently executing in the session described by this BBjSessionInfo.
Syntax
Return Value |
Method |
---|---|
string |
getProgramName() |
Parameters
None.
Return Value
This is the same string as is returned by PGM(-2).
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.