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.17 vs_document_info TOS Name: »Set document info« - Set document specifications for print monitor. Opcode: 5 (Escape 2103) Syntax: int16_t vs_document_info( int16_t handle, int16_t type, void *s, int16_t wchar ); Description: The call vs_document_info passes to a program various specifications about a document that the print monitor displays during printout. Parameter Meaning handle Workstation identifier type 0 = Name of the application 1 = Name of the document 2 = Name of the originator/editor 3 = Comment 4 = Filename of the document s Pointer to the string wchar 0: 8 bits per character 1: 16 bits per character Return value: 0: Function not present 1: All OK Availability: As of NVDI 5.00. Group: Special graphic functions See Also: Binding