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


DSFRCE

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Function


To output a member to a Partitioned Data Set


   DSFRCE      (member-name)

APL Code 910 GDDM RCP code X'0C10000C' (202375180)


Parameters


member-name (specified by user) (8-byte character string)
The name (left-justified) that is to be given to the current page, to be stored in page segment or overlay format as a member of a partitioned data set.


Description


Outputs the current page as a page segment or overlay, to a member of the partitioned data set defined by the DSOPEN for the current device.

The device must be opened with processing option FRCETYPE set to DSFRCE.

The characteristics of the member are those specified on the current DSOPEN.

Principal errors


ADM0277 E
'{FSSAVE|FSSHOW|FSSHOR|FSCOPY| GSCOPY|DSCOPY|MAPPING|DSFRCE|FSFRCE}' IS NOT SUPPORTED FOR THIS DEVICE

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012