Dear All,
REXX and CLIST are two command languages available in TSO/E.
Can anyone tell what are the basic differences between them.
Like which are the features that are available in one and absent in other.
Moreover points to keep in mind while deciding which one to go for if i m writing new...
In cobol we can set system variable RETURN-CODE which in turn populates that value in LASTCC/MAXCC variable in JCL and in turn decides the execution of the steps of JCL.
Similarly RC is the variable in the rexx for setting the return codes. Can we set the LASTCC/MAXCC variables from rexx ??
I...
HI!
guys,
This is not a pure rexx question. But as this forum is relatively close to my query, i m putting it here. The question is related to MVS/TSO.
If some user has access to PDS in SHR mode, another user trying to allocate the PDS in OLD mode wont be able to do it until first user frees...
I want to display panel by using DISPLAY PANEL command in a REXX. The REXX is run by utility IKJEFT01 as a step in JCL.
While issuing the display command, the error i am encountering is:-
>>> "DISPLAY PANEL(SCREEN2)"
IKJ56500I COMMAND DISPLAY NOT FOUND...
I am getting VSAM file error code 93 while opening the VSAM file which has alternate index. What could be the possible reason for that??
Further can details about all VSAM file status error codes be obtained.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.