For the documentation to the interactive usage, see `cHelpText�. Or start Tsql and enter `!help�.
Get a `TsqlInterpreter� and initialize it with `initialize�. Then you can use `execute� to execute any commands from Java. For an example, see `Tsql.example�.
@@@ Tsql should be refactored so that the Java usage is neater. The Java interface does not need the GUI, the history, etc..
|
|
|
|