company logo

OSI - ODABA Script Interpreter

The ODABA Script Interpreter supports data definitions and methods. OSI can be used for running ad hoc queries or for updating the database. OSI also provides debugging support. When not passing an ini-file, the script file has to contain dictionary and database locations.

OSI [ini_file|dict_path]  script_file [-E:entry] [-SP:parms] [-q] [-h]

Definition: 

script_file - location of the ODL file to be loaded

ini_file - contains data source definition for the system or application database

dict_path - file path for dictionary (when not using an ini-file)

entry - entry point (OSI function to be called), default: 'main'

parms - parameters passed to the function

-q -  do not write messages to system output

-h -  show help information