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-File4.10.2 Scrdmp TOS Name: »Screen dump« - Print out the screen contents. Opcode: 20 Syntax: void Scrdmp( void ); Description: The XBIOS routine Scrdmp prints out the contents of the screen as hardcopy. The print process can be terminated with the key combination Alternate/Help. Note: The function jumps via the scr_dump system vector, and unfortunately does not work with all available printers. Warning: As of MagiC 3, this function is only present as a dummy routine; possibly the desired functionality may be restored by an external program. Return value: The function does not return a result. Availability: All TOS versions. Group: Printer functions See also: Binding HARDCOPY MagiC