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


PSRSS

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Function


To release a symbol set from a PS store.


   PSRSS       (symbol-set-id)

APL code 208 GDDM RCP code X'0C040400' (201589760)


Parameters


symbol-set-id (specified by user) (fullword integer)
The identifier of the symbol set to be released from a PS store in the device.


Description


Releases the designated symbol set from a PS store. A symbol set should not be released until it is no longer needed for alphanumerics or graphics. Note that a symbol set can be released from a PS store even if the store is currently reserved.

Note: The information returned for code=0 (element 10) in the FSQURY call indicates whether the primary device supports PS stores.

Principal errors


ADM0117 E
SYMBOL SET IDENTIFIER n IS INVALID
ADM0120 E
SYMBOL SET n NOT LOADED

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012