Difference between revisions of "SNDPLAY"
Jump to navigation
Jump to search
imported>Cyperium m |
imported>SMcNeill (style guidelines) |
||
Line 4: | Line 4: | ||
{{PageSyntax}} | {{PageSyntax}} | ||
− | + | : [[_SNDPLAY]] {{Parameter|handle&}} | |
{{PageDescription}} | {{PageDescription}} | ||
− | * Make sure that the handle value is not 0 before attempting to play it. | + | * Make sure that the {{Parameter|handle&}} value is not 0 before attempting to play it. |
+ | {{PageExamples}} | ||
''Example:'' Checking a handle value before playing | ''Example:'' Checking a handle value before playing | ||
{{CodeStart}} '' '' | {{CodeStart}} '' '' |