7.3.3 SWOOPN/SWOCLS

1.
Function
Opens/closes an object.

2.
Call
CALL SWOOPN(COBJ,COMM)
CALL SWOCLS(COBJ)

3.
Explanation of Arguments
COBJ (C*(*)) Name of an object.
COMM (C*(*)) Comments.

4.
Notes
(a)
An object is a group of graphics elements with the same attributes.
(b)
These routines are called when a higher interface routine in the SZPACK opens/closes.
(c)
In a device lacking the concept of an object, these will be DUMMY routines.