Re: XML Parser in HLASM?

2013-07-25 Thread Bernd Oppolzer
I have a XML parser (SAX and DOM) which is written in C and is very fast. It runs on z/OS, but on other platforms, too (Linux, Windows, OS/2). On z/OS, I built an interface to make calls from PL/1 possible, and the routines for the SAX events can also be PL/1 routines. The same is of course

Re: XML Parser in HLASM?

2013-07-25 Thread Fred van der Windt
Anything wrong with System XML? Perfectly feasible to use from HLASM. Cheers, Martin Yes, and extremely efficient if you implement a String ID exit. But it's called *z/OS* XML System Services so it might not available under zUnix? Fred!

Re: XML Parser in HLASM?

2013-07-25 Thread Martin Packer
Ah, I missed the Unix / Linux connection. Cheers, Martin Martin Packer, zChampion, Principal Systems Investigator, Worldwide Banking Center of Excellence, IBM +44-7802-245-584 email: martin_pac...@uk.ibm.com Twitter / Facebook IDs: MartinPacker Blog:

Re: XML Parser in HLASM?

2013-07-25 Thread Bernd Oppolzer
No, there's nothing wrong with the other XML solutions, except the fact that we needed our solution in 2001, already, and that it runs on all the other platforms, too. It turned out to be 3 times faster than XerCes, BTW, when there were some efforts at our site to get rid of it, in favor of

Re: 3 job openings for mainframe Assembler/C programmers, dump readers

2013-07-25 Thread Don V Nielsen
Where might one one find good instruction on how to read a dump? This is probably my poorest skill and I should be better at it. On Wed, Jul 24, 2013 at 10:46 PM, William H. Blair wmhbl...@comcast.netwrote: This is being posted with the permission of the list owner. (My sincere thanks,

Re: ATT list-related warning (was:Test message; ...)

2013-07-25 Thread Russell West
From: Paul Gilmartin BTW, did you supply the Reply-To: Russell West ... header, or did ATT bestow that also on you? -- gil It seems that ATT added that as well. Just one more change for the worse to heap on the already large stack. I have been complaining

Re: 3 job openings for mainframe Assembler/C programmers, dump readers

2013-07-25 Thread esst...@juno.com
I think dump reading is a matter of understanding control blocks. I dont believe some one can teach debugging, it evolves over years of examing and analyizing dumps. It always helps to have the source code. just mt 2 cents Paul D'Angelo -- Original Message -- From: Don V Nielsen

dump readers

2013-07-25 Thread Shane G
On Thu, Jul 25th, 2013 at 11:36 PM, Steve Comstock wrote: On 7/25/2013 6:45 AM, Don V Nielsen wrote: Where might one one find good instruction on how to read a dump? This is probably my poorest skill and I should be better at it. Ahem.

Automatic reply: dump readers

2013-07-25 Thread Baraniecki, Ray
I am OOO with no access to email. Please contact Widner Joseph for all urgent matters. NOTICE: Morgan Stanley is not acting as a municipal advisor and the opinions or views contained herein are not intended to be, and do not constitute, advice within the meaning of Section 975 of the

Re: XML Parser in HLASM?

2013-07-25 Thread Robin Vowels
From: IBM Mainframe Assembler List [mailto:ASSEMBLER-LIST@LISTSERV.UGA.EDU] On Behalf Of Paul Raulerson Sent: Wednesday, July 24, 2013 7:31 PM Is anyone aware of an XML parser written in HLASM? Ideally, I would like to find a DOM like parser, but a SAX parser is better than having to write one

Re: ATT list-related warning (was:Test message; ...)

2013-07-25 Thread Jean Snow
Yes, UGA is on an outdated version of Listserv: I hope to be able to tell you we're upgrading RSN, but it always gets pushed back because it still works, and there are other priorities. But that's totally not the problem here. The current version has Reply-To=

Re: XML Parser in HLASM?

2013-07-25 Thread Alex Kodat
The Rocket Software XmlDoc (http://wiki.sirius-software.com/index.php/XmlDoc_API#The_XmlDoc_class) and XmlParser (http://m204wiki.rocketsoftware.com/index.php/XmlParser_API) APIs available for the Model 204 database are completely written in Assembler though users access them via the SOUL O-O

Re: 3 job openings for mainframe Assembler/C programmers, dump readers

2013-07-25 Thread Alan Atkinson
Share.org They run (or did a couple of years ago when I last went to one) classes in ISPF that are quite informative. -Original Message- From: IBM Mainframe Assembler List [mailto:ASSEMBLER-LIST@LISTSERV.UGA.EDU] On Behalf Of Don V Nielsen Sent: Thursday, July 25, 2013 8:45 AM To:

Re: 3 job openings for mainframe Assembler/C programmers, dump readers

2013-07-25 Thread Steve Comstock
On 7/25/2013 6:57 AM, Alan Atkinson wrote: Share.org They run (or did a couple of years ago when I last went to one) classes in ISPF that are quite informative. Do you mean IPCS? -Steve Comstock -Original Message- From: IBM Mainframe Assembler List

Automatic reply: ASSEMBLER-LIST Digest - 24 Jul 2013 to 25 Jul 2013 (#2013-106)

2013-07-25 Thread Leonard.John.J
I am out of the office until July 31if you require immediate assitance contact Brian Bemiller Westfield Group: Sharing Knowledge. Building Trust(R). ** This electronic message contains information from a member company

Re: 3 job openings for mainframe Assembler/C programmers, dump readers

2013-07-25 Thread Alan Atkinson
Yes. Check timestamp of original post. Not enough coffee... Sent from my iPad On Jul 25, 2013, at 10:26 PM, Steve Comstock st...@trainersfriend.com wrote: On 7/25/2013 6:57 AM, Alan Atkinson wrote: Share.org They run (or did a couple of years ago when I last went to one) classes in ISPF

Re: 3 job openings for mainframe Assembler/C programmers, dump readers

2013-07-25 Thread William H. Blair
Don V Nielsen asks: | Where might one one find good instruction on how to read a dump? For the most part, everybody I know that's any good at it got that way all on their own (they may have taken a class from IBM or Amdahl back when they were young and green, however, but nobody ever told me