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.1.23 v_clear_disp_list TOS Name: »Clear display list« - Clear the printer buffer list. Opcode: 5 (Escape 22) Syntax: void v_clear_disp_list ( int16_t handle ); Description: The call v_clear_disp_list clears the printer buffer on the workstation with the ID handle. Note: A form-feed will not be performed by the call. The function should be called, say, if the user wants to cancel graphic output before the printout starts. Return value: The function does not return a result. Availability: Supported by all printer, plotter, camera, metafile and memory drivers. Group: Special graphic functions See Also: Binding GDOS v_clrwk