Re: Tab delimiter
- From: "HeyBub" <heybubNOSPAM@xxxxxxxxx>
- Date: Sat, 28 Oct 2006 17:08:33 -0500
"Richard" <riplin@xxxxxxxxxxxx> wrote in message
news:1162065898.472448.301950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
HeyBub wrote:
"If there are tab characters in an input record, spaces are inserted to
align the following characters to preset tab positions. The tab
positions
are 1, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68,
and
72. If a tab is present at a character position beyond 72, it is read
as a
single space."
When in doubt, do not trust the documentation.
So, I tested the above theory and, indeed, Fijutsu COBOL does replace
tabs
in input with blanks to force alignment at bytes/columns 8, 12, 16, etc.
So, you are now saying that you _can_ trust the actual documentation.
No. The documentation I have - that pertains to the Fujitsu COBOL 85
compiler - is completely silent on the above characteristic. Whether they've
revised the documentation and you have the newer set or whether you
concocted a scam out of whole cloth is, to me, unknown. All I'm saying is
that the results do not match the impression left by the documentation that
came with the compiler I use.
.
- Follow-Ups:
- Re: Tab delimiter
- From: William M. Klein
- Re: Tab delimiter
- From: Richard
- Re: Tab delimiter
- References:
- Tab delimiter
- From: hmitchell
- Re: Tab delimiter
- From: Richard
- Re: Tab delimiter
- From: HeyBub
- Re: Tab delimiter
- From: Donald Tees
- Re: Tab delimiter
- From: Richard
- Re: Tab delimiter
- From: William M. Klein
- Re: Tab delimiter
- From: HeyBub
- Re: Tab delimiter
- From: Richard
- Tab delimiter
- Prev by Date: Re: Tab delimiter
- Next by Date: Re: Single Source CICS/Batch
- Previous by thread: Re: Tab delimiter
- Next by thread: Re: Tab delimiter
- Index(es):
Relevant Pages
|