On 3 Jan 2010 06:49:27 -0800, in bit.listserv.ibm-main you wrote: >On Sun, 3 Jan 2010 17:01:28 +1000, Shane wrote: >> >>Mmmm - I often need to pass (environment/shell) variables through to >>called programs via the shell; along with globbing to be resolved by the >>called. >>Certainly not always intuitive to this little black duck ... >> >Example? C-shell or POSIX shell? ", \, or ' always prevent globbing >resolution by the shell. Otherwise shell always resolves globbing >and passes a list of resolved names to the called program. > >I don't believe I see you on MVS-OE, although it appears you have a >question that might well be asked there. > >Otherwise, this thread has just drifted in another ply far worse >than you or I could ever manage.
JCL was designed for OS360 on a 256K real machine (the original design point for PCP was 64K). In addition, I suspect that the design was done by engineers or mathematicians for whom "not and" and "not or" were familiar concepts. Virtually all of the printers were upper case only and at least in my shop it was a struggle to get a printer that printed the special characters correctly (the 48 character train was adequate FSVO adequate). Lower case was out of the question. Memory and instruction cycles were at a premium. Even on a 1 megabyte mod 65 we were stingy about region sizes. While I share your (Paul's) distaste for JCL, the crime is that IBM hasn't provided a clear migration path for at least new things to either REXX or one of the shells. It also hasn't provided a migration path so that we could have longer member names, longer data set names and a generation data set facility for ESDS data sets. We are stuck on software architecture that was designed for the limitations of the original 360's using work arounds and kludges. It is for this reason that I am not optimistic about the long term viability of the z series and z/OS. > >-- gil > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

