SNDCLOSE
7.8..5, PLBCMP GUI Only
The SNDCLOSE instruction closes a sound file that was previously opened. The instruction uses the following format:
|
|
|
|
|
Where:
label
Optional. A Program Execution Label.
sndfile
Required. A previously defined and opened SNDFILE that is closed.
Flags Affected: NONE
Note the following:
If the {sndfile} is not currently open, no action occurs.
This instruction is not supported by the PLB Web Server.
See Also: Example Code, SNDOPEN, Interactive I/O Instructions
![]() |