z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EDIT— edit a member of a controlled library

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-FLMCMD--EDIT,project--,-+---------+--,group1--,-+--------+--->
                           '-prj_def-'             '-group2-'   

                                                 .-N-.   
>--,-+--------+--,-+--------+--,type--,member--,-+---+---------->
     '-group3-'    '-group4-'                    '-Y-'   

                             .-Y-.    .-N-.    .-N-.    .-N-.   
>--,-+------+--,-+------+--,-+---+--,-+---+--,-+---+--,-+---+--->
     '-imac-'    '-prof-'    '-N-'    '-Y-'    '-Y-'    '-Y-'   

>--,-+----------+--,-+---------+--,-+--------+------------------>
     '-authcode-'    '-chgcode-'    '-volser-'   

>--,-+-------------+-;-----------------------------------------><
     '-dd_editmsgs-'     

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-lastrc--:=--FLMLNK('EDIT',sclm_id--,group1--,group2---------->

>--,group3--,group4--,type--,member--,-+-Y-+--,imac--,prof------>
                                       '-N-'                 

>--,-+-Y-+--,-+-Y-+--,-+-Y-+--,-+-Y-+--------------------------->
     '-N-'    '-N-'    '-N-'    '-N-'   

>--+-----------------------------------------------------+------>
   '-,authcode-+---------------------------------------+-'   
               '-,chgcode-+--------------------------+-'     
                          '-,volser-+--------------+-'       
                                    '-,dd_editmsgs-'         

>--);----------------------------------------------------------><

Return codes

Possible return codes are:
 0
Normal completion.
 8
Error condition. See the dd_editmsgs for details.
12
Severe error condition. SCLM does not produce messages because there was an error invoking the edit module.
16
Verification error from a user exit routine.
20
Severe error condition. SCLM does not produce messages because the SCLM ID is invalid.
24
Severe error condition. SCLM does not produce messages because SCLM services have not been initialized. See the SCLM Reference section in the z/OS ISPF Software Configuration and Library Manager Guide and Reference for information on initializing an SCLM services session.
32
Severe error condition. SCLM does not produce messages for one of these reasons:
  • You requested an invalid service.
  • You supplied an invalid parameter list for the requested service.
  • The version of FLMLNK subroutine does not match the version of the SCLM services module.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014