Would anyone please provide an example of how to use Win32::Sound module to
play and stop a sound.wav file?
The Synopsis uses Win32::Sound::Play("file.wav"); but I am not sure how
to assign this to a variable, and then make it play the sound.
My kind regards,
Joe
email: [EMAIL PROTECTED]
Would anyone please provide an example of how to use Win32::Sound module to
play and stop a sound.wav file?
The Synopsis uses Win32::Sound::Play("file.wav"); but I am not sure how
to assign this to a variable, and then make it play the sound.
My kind regards,
Joe
email: [EMAIL PROTECTED]
I know that Perl is mainly for text file manipulation
I wish to display a .gif file when a key is pressed, and then run a .wav
file while it is on display, until such time as the next key is pressed.
Can Perl do this?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
I have a time /date routine which displays time to the nearest second. Can
anyone advise on how I can loop the sprint statement so that it appears on
the same line each time, but with the seconds ticking over ie., only one
line of display shows while the loop runs, rather than scrolling down t
Has anyone an example of using Time::Localtime module to print out the date
and time to the nearest second in the format:
:
sec:min:hour (am/pm) Thurs 2nd Dec 2001
Thanks,
Joe
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]