Re: Creating tab delimited files



On 21 Feb, 22:36, "Pete Dashwood" <dashw...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
"Howard Brazee" <how...@xxxxxxxxxx> wrote in message

news:ogfpt2t8ufber5hakc4bjt7l3u94nivfa5@xxxxxxxxxx





On Thu, 22 Feb 2007 10:34:07 +1300, "Pete Dashwood"
<dashw...@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...


The Librarian has no need for shorthand (see the Discworld series)
other than the occasional modular bunch of fives.


.



Relevant Pages

  • Re: Why do you use XML?
    ... Binary formats have issues such as "endianism" to deal with. ... the importance of XML. ... from a database and send it to a database. ... Do you use it in an environment that rarely goes outside of database ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Forth as "a better XML"
    ... and by Chuck Moore on the subject of XML in Forth or Forth Markup ... The main point I got from Chuck or Dr. Ting was that if you are working ... a foreign environment especially if you are in Forth only environment ...
    (comp.lang.forth)
  • Re: Why do you use XML?
    ... the importance of XML. ... from a database and send it to a database. ... Do you use it in an environment that rarely goes outside of database ... Thinking about a SSV file that contains over 4MB of data - ...
    (microsoft.public.dotnet.languages.csharp)
  • Get variable data from function to pass back to main for use.
    ... I have data in a function where I am reading an xml ... Don't know how to pass array data back up. ... For Each Environment In Environments ...
    (microsoft.public.scripting.vbscript)
  • Is it possible to parameterize entities?
    ... I have an XML based report which I load into an XmlDocument object and feed ... variables within the runtime environment). ...
    (microsoft.public.dotnet.xml)