Discussion:
ODS-5 question
(too old to reply)
Arne Vajhøj
2024-05-04 02:00:18 UTC
Permalink
So in the file header we got:

$EQU FH2$S_RECATTR 32
$EQU FH2$W_RECATTR 20

I assume the content of those 32 bytes are what is documented in
IO Users Reference Manual as "ACP-QIO Record Attributes Area".

Fine.

But the ident area for ODS-5 record has:

$EQU FI5$S_EX_RECATTR 8
$EQU FI5$Q_EX_RECATTR 52

What does those 8 bytes contain?

Arne
Arne Vajhøj
2024-05-22 01:01:49 UTC
Permalink
$EQU    FH2$S_RECATTR   32
$EQU    FH2$W_RECATTR   20
I assume the content of those 32 bytes are what is documented in
IO Users Reference Manual as "ACP-QIO Record Attributes Area".
Fine.
$EQU    FI5$S_EX_RECATTR        8
$EQU    FI5$Q_EX_RECATTR        52
What does those 8 bytes contain?
No?

Arne

Loading...