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.6.29 v_rvoff TOS Name: »Reverse video off« - Switch off inverse video mode. Opcode: 5 (Escape 14) Syntax: void v_rvoff ( int16_t handle ); Description: The call v_rvoff switches off the inverse alpha text display (causing it to appear as normal video) on the workstation with the ID handle. Return value: The function does not return a result. Availability: Supported by all screen drivers. Group: Text functions See Also: Binding v_enter_cur v_rvon