Hi all,
I've recently modernised the aux2svg rexx procedure - which, until now, was
packaged as an example in the RexxXMLParser github repository and CBT FILE647 -
and moved it to a separate github respository at:
https://github.com/abend0c1/aux2svg
The new version (which I last updated in 200
Have a look at:
https://youtu.be/C0upso-RGF8
...I didn't realise (had no way of knowing really) that the IBM multi chip
modules were so colorful.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to
Hi all,
I've just published my latest endeavour on github: a free open source
disassembler in Rexx.
https://github.com/abend0c1/da
...it supports all instructions in the POPs including the latest z15 ones.
Could be handy if you have lost some source code over the years.
I'm pretty happy with i
If Pioneer is the server then I think you should code "HandShakeRole
Server".
As for tracing, how have you configured your syslogd?
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to li
Missing a . after the stem name. Try:
execio * DISKW outds (finis stem outvar.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
This might be of interest to oldtimers (i.e. most of us). It shows what was
inside of a 3390 mod 2:
http://www.youtube.com/watch?v=CBjoWMA5d84
...and before anyone comments on the guy's accent and presentation style, you
should know that he is a highly competent electronic engineer. Just though
Even 700 KBps seems very low - unless it's only a 10 Mbps ethernet link. What
is the topology? Any routers etc in the path? What I'd do is get a packet trace
(use Wireshark on the Linux box, or a SYSTCPDA CTRACE on z/OS) and check for
packet retransmissions or other anomalies. Wireshark is very