Re: Tab delimiter
- From: Donald Tees <donald_tees@xxxxxxxxxxxxxx>
- Date: Sat, 28 Oct 2006 01:43:24 -0400
HeyBub wrote:
"Richard" <riplin@xxxxxxxxxxxx> wrote in message >Fujitsu very definitely expands tabs while reading line sequential files. I believe there is a setting that allows you to turn it off, but the default is to expand tabs.I used frequently UNSTRING identifier DELIMITED BY "," with success.It is unlikely to work as Fujitsu, and others, will do tab-expansion
Now, it is the first time I am trying to unstring a tab delimited file.
when reading a LINE SEQUENTIAL file.
I don't think the presence of a "tab" character [X'09'] makes any difference to Fijutsu COBOL. The word "TAB" isn't mentioned in their extensive documentation. Their definition of LINE SEQUENTIAL file simply says "... consists of records delimited by delimiters(!). ...one line consists of printable characters and record delimiters...."
And that's about it.
Donald
.
- Follow-Ups:
- Re: Tab delimiter
- From: Richard
- Re: Tab delimiter
- References:
- Tab delimiter
- From: hmitchell
- Re: Tab delimiter
- From: Richard
- Re: Tab delimiter
- From: HeyBub
- Tab delimiter
- Prev by Date: Re: Tab delimiter
- Next by Date: Re: Tab delimiter
- Previous by thread: Re: Tab delimiter
- Next by thread: Re: Tab delimiter
- Index(es):
Relevant Pages
|