Using Command Line Arguments
Command line arguments are always run using the Daisy Opener rather than Daisy itself.
This is because the Daisy Opener is used to generate the arguments and new features can be added by only changing one program.
Note that the program file for the Daisy Opener is called Daisy2003Opener.exe in Daisy 2003.
A typical set of command line arguments to be placed in a program shortcut is shown below.
| "C:\Program Files\Daisy Analysis\Daisy 2000\Daisy2003Opener.exe" /inp "C:\Program Files\Daisy Analysis\Daisy 2000\Examples\SoftwareTest.txt" /tem "C:\Program Files\Daisy Analysis\Daisy 2000\Examples\SoftwareTest.dyt" /dra /cal "Daisy 2003 Opener" /chs P /nsr |
Note the full path to the Daisy Opener at the start.
See syntax for a detailed explanation of each argument.