z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


XDEPUPDT—Update Cross-dependency Information

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-FLMCMD--XDEPUPDT,project,--prj_def--,--+-*-----+--,---------->
                                          '-group-'      

>--+-------------+---------------------------------------------><
   '-dd_xdeprept-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-Lastrc--:=--FLMLNK('XDEPUPDT'--,--sclm_id--+-*-----+--,------>
                                              '-group-'      

>--$msg_array);------------------------------------------------><

Parameters

project
The project name.
prj_def
The project definition name.
group
The group pattern to process. This should normally be specified as '*' to process ALL groups.
dd_xdeprept
The ddname indicating the destination of the messages generated by the XDEPUPDT service. If you specify a blank ddname, SCLM routes the XDEPUPDT messages to the default output device, such as your terminal. Otherwise, before you call the XDEPUPDT service, you must allocate the ddname. The following attributes should be used: RECFM= F, LRECL=80, BLKSIZE=80. The maximum parameter length is 8 characters. This parameter is used for FLMCMD only.
$msg_array
An output parameter pointing to the message array. See the section "Pointer Parameter Descriptions" in Chapter 16,"Invoking the SCLM services" for more information about $msg_array. This parameter is used for FLMLNK only.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014