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


PARSE—parse a member for statistical and dependency information

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

You cannot use command procedures to call this service.

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-lastrc--:=--FLMLNK('PARSEbbb'--sclm_id--,group--,type-------->

>--,member--,language--,-+-Y-+--,ddname--,$stats_info----------->
                         '-N-'                          

>--,$list_info--,$msg_array);----------------------------------><

Return codes

 0
Normal completion.
 4
Warning condition. A parser error occurred.
 8
Error condition.
20
Severe error condition. Messages are not produced. Invalid SCLM ID.
24
Severe error condition. Messages are not produced. SCLM services have not been initialized.
32
Severe error condition. Messages are not produced. One of these is true:
  • You requested an invalid service.
  • You supplied an invalid parameter list for the requested service.
  • The version of the FLMLNK subroutine does not match the version of the SCLM services module.
34
Severe error condition. An invalid service was requested.
36
Severe error condition. The version of the 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