Rexx tools on mainframe




















Thanks Reply. Manas said: June 15, at pm. The first PDS that the member is found will be opened. Vivek Prateek said: October 7, at pm. HI Rajesh if it present in both the libraries can we see it in both?? No Vivek. Based on current code, it opens the first PDS it encounters the member in. Leave a Reply Cancel reply Enter your comment here Fill in your details below or click an icon to log in:. Email Address never made public.

Follow Following. F1 for Mainframe Join 88 other followers. Sign me up. Already have a WordPress. Log in now. This enables you to e. This makes it easy to match them visually and is good documentation as well. When the default page-length is set just right, printing such a document causes an unnecessary page-eject after nearly every page resulting in one blank page for each printed page double your normal paper usage.

If you always end your subroutines with a comment that names the subroutine, you'll see that, too. There are three 3 ISPF edit macros here, so you must partition this single item into three pieces. It has been many years since I looked at or used these macros; they worked the last time I tried them. Corrections appreciated. HELP-text is embedded. Complex examples The routines here deserve their own category because they are extraordinary in their capabilities and, consequently, in their complexity.

Not for the faint-of-heart I admit this isn't exactly the most useful piece of code I've ever written, but it's a pretty fair tutorial on manipulating extension variables in ISPF tables.

Any ISPF table? Yes, any table. Now allows you to arrange and print selected columns. Creating something that loads into a spreadsheet is either very simple, just separate your columns with ',' or whatever your locale considers the 'c' in csv and load it into any program that handles these things. To create one of these files, you will have to keep track of columns and if you want to make matters really complex, rows. Here is a short example I found.

I no longer have the file it operated on, but by creating a file with the necessary element at the positions this piece of code does it's substr's might give you some clues. Posted: Sun Mar 08, am. Hi Prino, Thanks for your reply. As I am beginner so if you can explain me in a bit easier way it will be helpful for me. Regards, Deepak. Hello, RTF is "rich text format" it is a data formatting protocol that is supported by many Windows applications like e-mail and the ms-office products.

If you are working on a mainframe via a type terminal connection which is the most likely , you cannot use data in rich text format. The typically 24x80 screen uses one standard character per position and is not selectable within the data. A TEXT editor is a program that allow the user to edit text data notepad is a text editor. Posted: Sun Mar 08, pm. We do that when e-mailing reports from the mainframe to managers.

RTF reference is free to download and it is pretty easy to understand. Hi O, Quote:. Even if your site has the software, Endevor for example, is customized for each site so REXX code to interact with Endevor might require more changes to work at your site instead of where it came from, than it would require to rewrite the code from scratch.

And then there is copyright law and intellectual property considerations to take into account. Hello, Quote:. It would be better if Ts gives proper justification to his peers or who asked to think about tools or value adds which might closely related May be a hint like write rexx programs to write cobol programs.

You can find some here Code:. Ask me to do a boring, repetitive task once, and I will do it the hard way. Ask me to do it again, and I will try to find a way to automate it. One recent task I was asked to do consisted of submitting over 2, utility jobs. The job submission was already automated, but verifying the return codes required me to manually scroll through SDSF looking for unusual return codes.

The next time I had to do the task, I wrote a Rexx program to examine the job output and copy the problematic jobs to a PDS for later investigation. Only took 36 lines of code. Posted: Thu Oct 18, am.



0コメント

  • 1000 / 1000