﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
809	UDF _SoundPlay doesn't work with filenames as 1st parameter	anonymous	Jpm	"Check the following example (or the AutoIt included example script ""_SoundOpen"")

;Script starts here
;##################
#include <Sound.au3>
_SoundPlay(""C:\WINDOWS\Help\Tours\WindowsMediaPlayer\Audio\Wav\wmpaud9.wav"")
;##################

The following Error occurs:
C:\Program Files\AutoIt3\Include\Sound.au3 (442) : ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.:
If $aSndID[1] <> 0 Then
If ^ ERROR

Environment = 3.3.0.0 under  WIN_XP/Service Pack 2 X86
"	Bug	closed	3.3.1.0	AutoIt	3.3.0.0	None	Fixed	_SoundPlay	
