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


GSPMCI

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



Purpose



 GSPMCI  (coli)
   
 APL code  1324
 GKS RCP code  X'38001900' (939530496)
   


Function: To set polymarker color index.

Attribute function. Sets the current polymarker color index for polymarker output primitives.

Parameters


coli (specified by user) (fullword integer)
The polymarker color index.


Operating states


GKOP, WSOP, WSAC, SGOP

Related functions


Polymarker (GPM), Inquire polymarker color index (GQPMCI), Set aspect source flags (GSASF), Set color representation (GSCR)

Description


This function sets the current polymarker color index in the GKS state list to the value given by coli. This value is used for the display of all subsequent polymarker primitives created when the polymarker color index aspect source flag is individual.

You can define the color indicated by a particular color index at a workstation by calling Set color representation (GSCR). If you choose a color index that is not available at a workstation, color index 1 is used on that workstation.

Principal errors


8
GKS not in proper state: GKS shall be in one of the states GKOP, WSOP, WSAC, or SGOP
92
Color index is less than zero

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012