Plays an alarm (D.B. Baird & R.W. Payne).
No Options
Parameters
WAV = texts
WAV file to play; default uses an alarm stored in the Genstat example data sets folder
Description
The ALARM procedure can be used to play an alarm, for example, at the end of a long program. If you do not like the default alarm, you can use the WAV parameter to play another sound.
See also
Commands for: Input and output.
Example
CAPTION 'ALARM examples'; STYLE=major ALARM "Default sound" ALARM 'C:/Windows/Media/Alarm01.wav'