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.1 v_escape2000 TOS Name: »Escape 2000« - Special function for ATARI page- printer. Opcode: 5 (Escape 2000) Syntax: void v_escape2000 ( int16_t handle, int16_t times ); Description: The call v_escape2000 prints any number of extra copies of the current page. The following apply: Parameter Meaning handle Workstation identifier times Number of additional copies Note: The function works only in connection with the Atari SLM laser printers; therefore it is better to fall back to the function v_copies. Return value: The function does not return a result. Availability: Supported only with some laser printer drivers (for instance the Atari SLM laser printer driver) under some forms of GDOS. Group: Special functions See Also: Binding GDOS