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.10.9 v_clsvwk TOS Name: »Close virtual screen workstation« - Close a virtual screen workstation. Opcode: 101 Syntax: void v_clsvwk ( int16_t handle ); Description: The call v_clsvwk closes the workstation with the ID handle that was previously opened with v_opnvwk. Note: This function must not be used if an error occurred while opening the workstation. Return value: The function does not return a result. Availability: Supported by all drivers. Group: Control functions See Also: Binding v_opnvwk v_clswk