¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Real programmers don't write in FORTRAN. FORTRAN is for pipe stress freaks and crystallography weenies. SAYS MY Tk4- COOKIE JAR
WOW !!! you are a second generation programmer !!! Not so much people can say that. My Old Man, was in Radio, so i inherited electronics, but I'm the first one in programming bussiness. But he did
By carlos feldman · #1860 ·
Re: Is this a JCL typo?
Yes, you have a typo. You have //[space]*, not //*. It took the "*" and tried to match it against JOB EXEC DD, etc.
By Robert Schreiber <bobschreiber@...> · #1859 ·
Re: Real programmers don't write in FORTRAN. FORTRAN is for pipe stress freaks and crystallography weenies. SAYS MY Tk4- COOKIE JAR
Learned FORTRAN on an 1130 at my Dad's workplace on the weekends around 1970. Still play with the simulator. Learned 8080 assembler on my own on Dad's CP/M system. Went to UIUC in the late 70s, had
By Doug Wegscheid · #1858 ·
Re: [Marketing Mail] Re: [H390-MVS] Trying to add a printer or punch as sockdev
wrote: That's good advice. I thought I was, but in truth I was only glancing at things which would have some meaning to an exoerienced operator. I never learned much about printing back then. Thanks
By Rupert Reynolds · #1857 ·
Re: Real programmers don't write in FORTRAN. FORTRAN is for pipe stress freaks and crystallography weenies. SAYS MY Tk4- COOKIE JAR
I first learnt FORTRAN at a university holiday job in 1970, which was also my first experience of computers. They had a PDPxx (xx=10? can't remember for sure), and they gave me a copy of Daniel D.
By Tim · #1856 ·
Re: Hercules, MVS speed.
Hello Tom, Am 30.11.2020 um 06:55 schrieb tomarmstrong255@...: Thanks for that clarification. Sometimes I¡¯m easy to forget how very ancient some concepts are. :-) :wq! PoC
By Patrik Schindler · #1855 ·
Re: Is this a JCL typo?
I want to say it is a Power/360 control card.? I think it was used to indicate EOF.
By Ed Liss <egliss4024@...> · #1854 ·
Re: [Marketing Mail] Re: [H390-MVS] Trying to add a printer or punch as sockdev
Rupert, What you are seeing is what is called SETUP operator message. (actually ¨C you probably are NOT seeing it on the console) ¨C Remember ¨C think of a REAL computer room ¨C with operators ¨C
By Jeff Bassett · #1853 ·
Re: Is this a JCL typo?
I take it back DOS has /& at the end and plain // for MVS.? It is not MVS; it is some other unknown system. regards; Rahim
By Rahim Azizarab · #1852 ·
Re: Is this a JCL typo?
It is a DOS/VSE card not an MVS. regards; Rahim
By Rahim Azizarab · #1851 ·
Re: Is this a JCL typo?
<mgaubatz@...> wrote: I thought so too, then I gave it a try in TK4-: J E S 2 J O B L O G 11.36.45 JOB 776 IEF452I ROXOBR14 JOB NOT RUN - JCL ERROR 1 //ROXOBR14 JOB (ROXO),'EXECUTE
By Fernando M. Roxo da Motta · #1850 ·
Re: Trying to add a printer or punch as sockdev
Follow-up: I didn't want good-looking prints, but I wanted some facilities not in HercPrt, so I threw together some Python to connect to Hercules and pull out the data I need. It's pretty basic and
By Rupert Reynolds · #1849 ·
Re: Real programmers don't write in FORTRAN. FORTRAN is for pipe stress freaks and crystallography weenies. SAYS MY Tk4- COOKIE JAR
Fortran was ad still is a Lingua Franca un the sciences and engineerig community, INTEL in the 1970's distributed PL/M, a downsized PL/I ( it's available today ) as two pass PL/M compiler, for its
By carlos feldman · #1848 ·
Re: Is this a JCL typo?
Treated as end-of-job, if not a continuation card. Mark dasdman Sent: Sunday, November 29, 2020 3:17 PM To: [email protected] Subject: Re: [H390-MVS] Is this a JCL typo? I think this is probably a
By Mark L. Gaubatz · #1847 ·
Re: Hercules, MVS speed.
Hi Patrik, When a large volume of sequential data is being processed the difference between a CPU bound workload and an I/O bound workload is determined by the performance and throughput of the
By Tom Armstrong · #1846 ·
Re: Real programmers don't write in FORTRAN. FORTRAN is for pipe stress freaks and crystallography weenies. SAYS MY Tk4- COOKIE JAR
wrote: I use to think that the best programming language is, first of all, the one that is available. If more than one is available, the better is the one that: 1- Gets the work done in an useful way.
By Fernando M. Roxo da Motta · #1845 ·
Re: Is this a JCL typo?
I think this is probably a continuation card of a previous comment card. Joe
By Joe Monk · #1844 ·
Is this a JCL typo?
I recently purchased an old punch card cabinet from the estate sale of a local hobby machinist club member. There was one single punch card in the bottom of the cabinet.? And I'm wondering, is this a
By Bill Lewis <wrljet@...> · #1843 ·
Re: IBM Assembler History
Marco, I think the list here is pretty complete, but its missing a timeline https://en.wikipedia.org/wiki/IBM_Basic_Assembly_Language_and_successors#7090/7094_Support_Package_assembler I also think
By Dave Wade · #1842 ·
Re: IBM Assembler History
Yes, thank you for that. I forgot to post the link to that section, which is long way down the page :-) Roops
By Rupert Reynolds · #1841 ·