BBjCommandLineObject::getApplicationName
Description
In BBj 4.0 and higher, this method returns the application name specified by the BBjCommandLineObject.
Syntax
Return Value |
Method |
---|---|
string |
getApplicationName() |
Parameters
None.
Return Value
Returns the application name specified by the BBjCommandLineObject.
Remarks
In a traditional BBj SCALL, this is specified as –a<application name>.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.