We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The _SNDPLAY statement plays a sound designated by a file handle created by _SNDOPEN.
_SNDPLAY handle&
Checking a handle value before playing
IF h& THEN _SNDPLAY h&
Navigation