•  Back 
  •  Main 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The GFA-Basic Compendium
Author      : GFA Systemtechnik GmbH
Version     : GFABasic.HYP v2.98 (12/31/2023)
Subject     : Documentation/Programming
Nodes       : 899
Index Size  : 28056
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Document not found
@help       : Help
@options    : +g -i -s +z
@width      : 75
@hostname   : STRNGSRV
@hostname   : CAB     
@hostname   : HIGHWIRE
@hostname   : THING   
View Ref-FileV_OPNVWK(id[,1,1,1,1,1,1,1,1,1,2])
V_CLSVWK()

id: iexp

The function V_OPNWK() (Open Virtual Workstation) opens a virtual screen driver
and returns the handle 'hd' for the specified device 'id' (see V_OPNWK()).

See V_OPNWK() for an explaination of the optional 10 parameters.

The function V_CLSVWK() (Close Virtual Workstation) closes a virtual workstation
opened with V_OPVNWK(). In addition a V~H=-1 is issued.

Memo: V_OPNVWK() with the extra parameters does not work correctly in the
      editor or compiled.

      V_CLSVWK() seems to return INTOUT(0), but it's useless. This VDI call is
      documented as not having a return value.

v_opnvwk()+, v_clsvwk()+