Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File7.8.5.9 vs_mute TOS Name: »Set/clear tone muting flag« Opcode: 5 (Escape 62) Syntax: int16_t vs_mute ( int16_t handle, int16_t action ); Description: The call vs_mute sets or clears the tone flag, or returns it status. The following apply: Parameter Meaning handle Workstation identifier action Desired action: -1 = Inquire status 0 = Tone generation on 1 = Tone generation off Return value: The function returns the status of the tone generation. Availability: The function is available only under PC-GEM as of Version 2.0. Group: Special functions See Also: Binding GDOS v_sound