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


NEXTGRP—find the next group in a hierarchy

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

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

>--,-+---------+-----------------------------------------------><
     '-dd_msgs-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-lastrc--:=--FLMLNK('NEXTGRPb',sclm_id--,group--,dd_msgs);---><

Return codes

 0
Normal completion. NEXTGRP completed successfully. Variables are set.
 4
Warning condition. The group is already the top group. No variables are set.
 8
Error condition. Invalid project, prj_def, or group name.
12
Severe error condition. SCLM might not produce messages because there was an error invoking the NEXTGRP module. For certain conditions messages are available.
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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014