BBjCommandLineObject::setInterpreterUser
Description
In BBj 4.0 and higher, this method sets the user that the BBjCommandLineObject specifies.
Syntax
Return Value |
Method |
---|---|
void |
setInterpreterUser(string name) |
Parameters
Variable |
Description |
---|---|
name |
Specifies the BBjServices username. |
Return Value
None.
Remarks
In a traditional BBj SCALL, it is specified as –u<username>.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.