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.23 v_eeos TOS Name: »Erase to end of alpha screen« - Clear the screen of text from the alpha cursor onwards. Opcode: 5 (Escape 9) Syntax: void v_eeos ( int16_t handle ); Description: The call v_eeos clears the alphanumeric screen of text from the current cursor position onwards on the workstation with the ID handle. Note: The position of the cursor will not be altered by this. Return value: The function does not return a result. Availability: Supported by all screen drivers. Group: Text functions See Also: Binding v_enter_cur