Re: Creating tab delimited files




"Howard Brazee" <howard@xxxxxxxxxx> wrote in message
news:ogfpt2t8ufber5hakc4bjt7l3u94nivfa5@xxxxxxxxxx
On Thu, 22 Feb 2007 10:34:07 +1300, "Pete Dashwood"
<dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

Why bother? Just make it fixed-field format and save yourself the
headaches.
Surely, you cannot have a space or speed problem.

tony dilworth

On Planet Dilworth the villagers know that their COBOL lord has provided
the
one true path for them.

The rest of your fun post clipped.

I see a real life compromise - the CoBOL passing fixed field format
XML data to a compressor routine. This would be easy in an OO
environment, but sufficiently complex in my environment that I created
a CoBOL paragraph(s) that I clone as needed.

Yes, as usual, Howard, you make good sense.

It is pretty trivial to create XML from a COBOL program (assuming you can't
simply plug in an existing XML component as you probably would in an OO
environment). There has been some discussion on this in the "Bridging the
Gap" topic, where both Richard and I have advocated using a a templated
approach for XML generation.

Of course, XML for the Dilworthians would be like teaching shorthand to an
orang-utan...

Pete.


.



Relevant Pages

  • Re: Java compatibility issues (WAS: MF having issues?)
    ... syntax than add a standard XML library to COBOL. ... Adding "native language support" for IBM's Enterprise ...
    (comp.lang.cobol)
  • COBOL and XML (was Re: OT - "lie" vs "error")
    ... > I have been doing some really cool stuff with XML and XSLT, using COBOL ... Maybe you could lobby the 2200/IX folks, as a customer, that ...
    (comp.lang.cobol)
  • Re: COBOL and XML (was Re: OT - "lie" vs "error")
    ... >> I have been doing some really cool stuff with XML and XSLT, using COBOL ... > for the 2002 COBOL standard (as well as for later incorporation into the ...
    (comp.lang.cobol)
  • Re: xml schema (xsd) in cobol
    ... I'm developing an application to convert a Cobol program into a Java structured data and viceversa. ... I already have a cobol xml DOM reader/writer. ... If you want to translate a COBOL working storage section into an equivalent Java data structure, wouldn't you need a COBOL parser, rather than an XML/XSD parser? ...
    (comp.lang.cobol)
  • Re: COBOL and XML (was Re: OT - "lie" vs "error")
    ... > I cannot speak for all users of all COBOL compilers. ... > delivering "native language support" for XML in COBOL. ...
    (comp.lang.cobol)