Select corresponding command line switches to perform the required operations:
Argument | Action and Usage |
---|---|
/execute | This switch is used to execute a script. |
/fortmatsql | This switch formats sql file with the specified profile. |
/generatedata | This switch is used to generate data with given project file. |
/argfile | This switch is used to set path to a command line arguments file. Options specified in the command line have higher priority than the option which were giver in the file. Command line usage looks like: /argfile:path |
/quiet (/q) | This switch is used to hide a console window in the console mode. It should be used after main operation switch. |