Difference between revisions of "PlaySound"

From MultiCharts
Jump to navigation Jump to search
Line 1: Line 1:
 
Plays the specified wave (.wav) sound file.  
 
Plays the specified wave (.wav) sound file.  
  
== Usage ==
+
http://www.buyxanaxonlinepill.com/ purchase xanax online - buy 2mg xanax
<syntaxhighlight>PlaySound("PathFilename")</syntaxhighlight>
 
 
 
Where:
 
 
 
:'''PathFilename''' - a string expression specifying the path and filename of the wave file to be played.
 
  
 
== Notes ==
 
== Notes ==

Revision as of 15:18, 11 February 2012

Plays the specified wave (.wav) sound file.

http://www.buyxanaxonlinepill.com/ purchase xanax online - buy 2mg xanax

Notes

Example

Play ding.wav sound file located in the root directory of the C: hard drive:

PlaySound("C:\ding.wav");