I'm pretty poor when it comes to VB, so if anyone can give me any (REALLY) basic instructions on how to play a *.wav file after an event occurs, it would be really helpful.

I tried what Dim suggested:
Shell("C:\mywave.wav")
but VB protested with
"Invalid procedure call or arguement"

btw, I am using VB 5.0 Enterprise (not by choice, it's for a school project)

[Edited by SOUL-JAH on 07-17-2000 at 01:43 AM]