Opening Local Files at Start-up
There are two possibilities for opening local files at startup from a command line by adding
their file paths as parameters:
- scriptName [pathToXMLFile1] [pathToXMLFile2]
- scriptName is the name of the startup script for your platform ( oxygenAuthor.bat on Windows, oxygenAuthor.sh on macOS and Linux).
- pathToXMLFileN is the name of a local XML file.
Tip: You can use the -h or --help parameters to see more detailed
information about possible values.