[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
IsSound()
Determines if speaker sounds are allowed
Syntax:
IsSound( [lMode] ) -> lOldMode
lMode : A logic to indicate the new value.
Description:
This function determines if speaker sounds are allowed when
a function of Fast Library is running.
Return:
Actual mode.
Example:
lSound := IsSound( .F. )
Serpent() // without sound
IsSound( lSound )
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson