BBjCommandLineObject::isLoadOnly
Description
In BBj 4.0 and higher, this method returns whether the BBjCommandLineObject specifies load only mode.
Syntax
Return Value |
Method |
---|---|
boolean |
isLoadOnly() |
Parameters
None.
Return Value
Returns whether the BBjCommandLineObject specifies load only mode (0 = Load only mode not specified, 1 = Load only mode specified).
Remarks
In a traditional BBj SCALL, this is specified as –LO<Load Only>.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.