Opening Local Files at Start-up from Command Line

To open a local file at start-up when you open Oxygen XML Author from the command line, add the paths for one or more local files as parameters in the command line:
  • scriptName [pathToXMLFile1] [pathToXMLFile2] where scriptName is the name of the startup script for your platform ( oxygenAuthor.bat on Windows, oxygenAuthor.sh on Unix/Linux, oxygenAuthorMac.sh on Mac OS) and pathToXMLFileN is the name of a local XML file.

The two possibilities of opening files at startup by specifying them in the command line are explained also if the startup script receives one of the -h or --help parameters.