PlaySound
|
Miscellaneous functions |
| SYNTAX | PlaySound( "filename" ) |
| RETURNS | NUMBER |
| FUNCTION | The function plays back specified .WAV file.
Returns 1 on success, 0 on failure |
| EXAMPLE | PlaySound("c:\\windows\\media\\ding.wav"); |
| SEE ALSO |
The PlaySound function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.