The GESCAPE statement exchanges device-specific information with a graphic device. It is specified as follows:
GESCAPE device-selector, code [,param(*)][;return(*)]
The device selector specifies the graphic device. The code value specifies the type of operation. The param array sends information to the device and the return array receives information from the device. The type, size, and shape of the arrays must be appropriate for the requested operation.
|