Tab delimiter
- From: hmitchell@xxxxx
- Date: 27 Oct 2006 13:19:13 -0700
Dear guys,
I used frequently UNSTRING identifier DELIMITED BY "," with success.
Now, it is the first time I am trying to unstring a tab delimited file.
I tried DELIMITED BY X"09"; ...X"9"...X'9'...X'09'...TAB...without
success. In the best scenario, it only unstrings the 1rst. field.
Currently, I am using Fujitsu COBOL85.
When I compile using "X9" or X'9' or X'09' this is the error:
JMN1028I-S NUMBER OF HEXADECIMAL CHARACTERS(0 THROUGH 9 AND A THROUGH
F) OF HEXADECIMAL NONNUMERIC LITERAL MUST BE MULTIPLE OF 2. ZERO IS
ADDED TO THE LAST CHARACTER.
I will appreciate if anyone can help me.
Thanks
.
- Follow-Ups:
- Re: Tab delimiter
- From: Richard
- Re: Tab delimiter
- From: HeyBub
- Re: Tab delimiter
- From: William M. Klein
- Re: Tab delimiter
- Prev by Date: Re: COBOL is dynamic (depends)
- Next by Date: Re: COBOL is dynamic (depends)
- Previous by thread: Domestic Alternative To Offshore Outsourcing
- Next by thread: Re: Tab delimiter
- Index(es):