GDDM V3R2 Base Application Programming Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


GSCP

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Function


To set current position.


   GSCP        (x, y)

APL code 668 GDDM RCP code X'0C0C1319' (202117913)


Parameters


x (specified by user) (short floating point)

y (specified by user) (short floating point)
Specify, in world coordinates, a point to which the current position is to be moved. The new value of the current position is (x,y).


Description


Sets the current position to the specified point.

This call is equivalent to the GSMOVE call, except that, if the current attribute mode is 0 (preserve attributes; see GSAM), the current position is saved before being set to the new value, so that it can be restored using a GSPOP call.

Principal errors


ADM0154 E
COORDINATE f IS INVALID

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012