IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New REXX issues
No mention of VSAM that I can find.
It seems very proud to implement stream IO.
Any ideas?
[link|http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/H1981605/CONTENTS?DT=20030825101721|http://publibz.bould...DT=20030825101721]
New Re: REXX issues
I'm certain that REXX has an includable library to handle any supported dataset format for that platform. You just have to indentify the library.

Some looking reveals a way to use a tempfile and EXECIO for VSAM access without a library, and that the library needed is RXVSAM:

[link|http://mywebpages.comcast.net/gsf/tools/tsovsam.html|http://mywebpages.co...ools/tsovsam.html]

The advantages of REXX over COBOL, particularly for a Perler, make dealing with these headaches worth it, IMO.
-drl
New Where to get RXVSAM
[link|http://www.cbttape.org/|http://www.cbttape.org/]

MVS freeware.
-drl
New Thanks
Good links.

For immediate productivity I'm going to try to use SAS for it.

Then as I need a real language I'll move to either PL/I or
REXX.
     MF Language choices - (broomberg) - (29)
         Re: MF Language choices - (deSitter) - (9)
             How would I check for XEDIT? - (broomberg) - (4)
                 tso %xedit dataset.name? no idea - (deSitter) - (2)
                     No Xedit - (broomberg) - (1)
                         ISPF can be very powerful. - (static)
                 no XEDIT - (cforde)
             REXX issues - (broomberg) - (3)
                 Re: REXX issues - (deSitter) - (2)
                     Where to get RXVSAM - (deSitter)
                     Thanks - (broomberg)
         Isn't there a modern version/update of QuickJob? - (tablizer)
         I know less about mainframes than you do but... - (ben_tilly) - (17)
             Yup. - (broomberg) - (16)
                 Is it just me? - (drewk) - (15)
                     It is not just you - (ben_tilly) - (9)
                         It's both of you - (broomberg) - (8)
                             Not what threw me - (drewk)
                             How does it know where the blocks end? - (ben_tilly) - (6)
                                 It doesn't - (broomberg) - (4)
                                     There must be SOME rule - (ben_tilly) - (3)
                                         Yup - (broomberg) - (2)
                                             So it nests blocks - (ben_tilly) - (1)
                                                 Breaks a coding practice of mine - (broomberg)
                                 Re: How does it know where the blocks end? - (a6l6e6x)
                     I took it: - (folkert) - (4)
                         I wish - (broomberg) - (3)
                             Feels very old-fashioned. - (static) - (2)
                                 Hand code baby - (broomberg) - (1)
                                     ... and I thought of that, too. - (static)

Oh look... it's a dork!
53 ms