Re: Tab delimiter
- From: "Richard" <riplin@xxxxxxxxxxxx>
- Date: 28 Oct 2006 13:04:58 -0700
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.
.
- Follow-Ups:
- Re: Tab delimiter
- From: HeyBub
- 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
- Tab delimiter
- Prev by Date: Re: Single Source CICS/Batch
- Next by Date: Re: Tab delimiter
- Previous by thread: Re: Tab delimiter
- Next by thread: Re: Tab delimiter
- Index(es):