I have a requirement of searching for a specific string in list of JCLs (say 20,000). This i have done by using the ISPF commands in REXX (I have used ISPEXEC and ISREDIT). But it is taking more time,nearly 2 hours.
I want to know is it possible to search for a particular string in a dataset...
Are there any possible ways to transfer a dataset from mainframe to host without using the FTP? I dont want to use the option 6 from the ISPF screen.
I want to write a JCL that transfers a dataset from mainframe to host but not by executing the fTP proc. Are there any possible ways
Hi,
I want to know what is vput and vget statements and how to use it in a REXX program.
When i tried using the following lines in my REXX program, i was thrown with an error dialog.
name = "test"
"ispexec vput (name)".
so i want to know what does these commands means and how to use it.
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.