Listcmd; Operands; Return Codes; Example - IBM SC34-5764-01 Manual

Cics transaction server for vse/esa
Table of Contents

Advertisement

Commands

LISTCMD

LISTCMD
envname
LISTCMD lists REXX command definition information (previously specified by DEFCMD).

Operands

envname
specifies the name of the command environment defined using DEFCMD or DEFSCMD.
cmdname
specifies the name of a command specified in DEFCMD or DEFSCMD.

Return Codes

0
Normal return
821
Invalid environment name
822
Invalid command name

Example

'LISTCMD EDITSVR MYCMD'
This example returns the information defined in DEFCMD for the subcommand MYCMD.
356
CICS TS for VSE/ESA: REXX Guide
cmdname

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rexx

Table of Contents