Command | Mode |
---|---|
wave | Run PV‑WAVE in a Console window. (The options are described in the next table.) |
wavewin2 | Run the PV‑WAVE Home window. |
Command Line Option | Meaning |
---|---|
filename | Execute a command file during startup. |
–r or –rt plus filename | Start PV‑WAVE in runtime mode. The previously compiled application stored in filename starts automatically. |
Note: Command line options are not case-sensitive. In other words, they can be entered in either lower, mixed, or upper case. |
note | Several of PV‑WAVE’s command line options can be combined on one command line. |
wave -i infile -o outfile -e errfile
wave < infile > outfile 2> errfile