GDDM-GKS V1R1 Programming Guide and Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


GQASF

GDDM-GKS V1R1 Programming Guide and Reference
SC33-0334-00



Purpose



 GQASF  (errind, lasf)
   
 APL code  1460
 GKS RCP code  X'3800A100' (939565312)
   


Function: To inquire aspect source flags.

Inquiry function. Returns the current values of the aspect source flags.

Parameters


errind (returned by GDDM) (fullword integer)
The error indicator.

lasf (returned by GDDM) (an array of fullword integers)
The aspect source flag settings. This is an array of thirteen integers. Their possible values are:

0 (GBUNDL)
Bundled
1 (GINDIV)
Individual

The elements of the array of aspect source flags are in the following order:
  • Line type
  • Line-width scale factor
  • Polyline color index
  • Marker type
  • Marker size scale factor
  • Polymarker color index
  • Text font and precision
  • Character expansion factor
  • Character spacing
  • Text color index
  • Fill area interior style
  • Fill area style index
  • Fill area color index
    
    

Operating states


GKOP, WSOP, WSAC, SGOP

Related functions


Set aspect source flags (GSASF)

Description


If the inquired information is available, it is returned as output, and errind is returned as 0 (zero). If the inquired information is not available, all output is invalid, and errind returns an error indicator.

Principal errors


8
GKS not in proper state: GKS shall be in one of the states GKOP, WSOP, WSAC, or SGOP

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012