[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PlaySound



PureBytes Links

Trading Reference Links

> Playsound(c:\playsound\test.wave)

TS is 16 bit so you need to keep paths and filenames 8 characters or
less.

value1 = playsound(c:\playsoun\test.wav;

-- 
   Dennis






  • References: