Working with Command Line Arguments

image\ebd_ebd45.jpg

Orbit Front can be started with certain command line options for special use.

 

To make an initial search for specific records;

Orbit Front-exe-file Orbit Front-design-file “where” WhereClause

 

An example would be

C:\Program Files\Auga\Orbit\Client\Client.exe \\server\database\database.ofd “where” “Project=’MyProject’”

 

This option is very useful when integrating other programs with Orbit. A good example would be accounting systems, where Orbit could handle all scanned invoices.

 

To insert a new document in the database;

Orbit Front-exe-file Orbit Front-design-file “insert” FileName1 FileName2…FileNameN

 

To start with a specific search/query;

Orbit Front-exe-file Orbit Front-design-file “run” QueryName