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