BBjAPI::getProgramInfo
Description
In BBj 6.0 and higher, this method returns a BBjProgramInfo object that provides programmatic access to information about a program.
Syntax
Return Value |
Method |
---|---|
getProgramInfo(string filename) |
Parameters
Return Value |
Method |
---|---|
filename |
Specifies the name of any program that can be loaded in BBj. |
Return Value
Returns a BBjProgramInfo object.
Remarks
None.
Example
REM Create a BBjProgramInfo object. |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.