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


LMRENAME—rename an ISPF library

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--LMRENAME--PROJECT(project)--GROUP(group)------------>

>--TYPE(type)--------------------------------------------------->

>--+----------------------+--+---------------------+--+-------------------+-><
   '-NEWPROJ(new-project)-'  '-NEWGROUP(new-group)-'  '-NEWTYPE(new-type)-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK('LMRENAME',project--,group--,type-------------->

>--,-+-------------+--,-+-----------+--,-+----------+-);-------><
     '-new-project-'    '-new-group-'    '-new-type-'      

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,--buffer);--------------------------><

Return codes

 0
Normal completion.
 4
New name already exists.
 8
One of these:
  • Specified data set does not exist.
  • Rename or catalog failed.
  • Data set name is an alias.
12
The parameter value is invalid.
20
Severe error; unable to continue.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014