wave <option>
Command Line Option | Description |
---|---|
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 and can be entered in either lower, mixed, or upper case. Several of PV‑WAVE’s command line options can be combined on one command line. |
Note | You can create a startup message using the message of the day (motd) file. Refer to Message of the Day File for more information. |
wave -i infile -o outfile -e errfile
wave < infile > outfile 2> errfile