BBjConfig::getCommandLineObject
Description
In BBj 4.00 and higher, this method returns a BBjCommandLineObject.
Syntax
|
Return Value |
Method |
|---|---|
|
getCommandLineObject() getCommandLineObject(string command) |
Parameters
|
Variable |
Description |
|---|---|
|
command |
Specifies the command line argument string. Note that the string does not use "bbj." |
Return Value
Returns a BBjCommandLineObject as a parameter when calling BBjAPI::newSynchBBjSession.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.