The available start modes are described in the following table.
Start mode |
Switch |
---|---|
Commands |
|
Start with n check level (-1->4) |
-check_level n |
Start with database core of n size in MB (1 or more) |
-db_core n |
Import given file |
-import filename |
Load named model file |
-file filename |
Load named library file |
-library filename |
Run macro file |
-macro filename |
Pass arguments to macro at runtime |
-macro filename arguments |
View these start mode options |
-help |
Window sizes |
|
Start normal size |
-normal |
Start maximised |
-max |
Start minimised |
-min |
Set window position, width and height |
size x,y,w,h |
Set window size and position |
-normal -window_size:0,0,1280,1000 |