•  Back 
  •  Special graphic functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
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.31  v_hardcopy                                               TOS

 Name:         »Hardcopy« - Create a hardcopy of the screen.

 Opcode:       5 (Escape 17)

 Syntax:       void v_hardcopy ( int16_t handle );

 Description:  The call v_hardcopy invokes the ALT-HELP screen dump to 
               create a hardcopy on the workstation with the ID handle 
               (a printer or a similar device).

               Note: This is a function of the screen driver, which 
               accesses the XBIOS for this.

 Return value: The function does not return a result.

 Availability: Supported by screen drivers running under ST compatible 
               resolutions.

 Group:        Special graphic functions

 See Also:     Binding