BBjInterpreterServer
Description
In BBj 4.0 and higher, the BBjInterpreterServer provides methods to execute on the server's machine in a thin client environment.
Creation
BBjAPI > BBjInterpreterServer
BBjInterpreterServer may be obtained through the BBjAPI object method:
Return Value |
Method |
---|---|
BBjInterpreterServer |
Methods of BBjInterpreterServer
Return Value |
Method |
---|---|
int |
serverExec(string commandString) |
int |
serverExec(BBjVector commandLine) |
string |
|
string |
|
string |
|
string |
|
string |
|
string |
|
string |
Remarks
None.
Example
|
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.