Liste des Groupes | Revenir à col misc |
On Thu, 03 Apr 2025 02:00:30 -0400, David W. Hodgins wrote:The conversion is easy once you have the data and fully understand the relationship
>The data is in EBCDIC, not ASCII. Sequential files can be fixed or>
variable length. For fixed, the length of each record is specified in
the file declaration, while for variable, the length is in the first
bytes of each record. There is no character or combination of characters
used to represent the end of a record.
I don't see any of that to be a problem. Until quite recently a mid-
western US state's criminal justice system used EBCDIC and the IBM
protocol where the record lengths are specified in a known size hearer.
When I wrote the interface it converted from ASCII to EBCDIC and vice
versa on the fly. Lookup tables were necessary. I would hope all the data
uses the same code page.
>
All this is business as usual when dealing with data. Again hopefully they
have maintained uniformity over the decades and it is not the situation of
the Obamacare roll-out that had to deal with many companies and agencies
that march to their own drummer.
Les messages affichés proviennent d'usenet.