Re: unstring empty string
- From: Howard Brazee <howard@xxxxxxxxxx>
- Date: Fri, 27 Jul 2007 13:33:01 -0600
On Fri, 27 Jul 2007 13:16:23 -0600, Louis Krupp
<lkrupp@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
<snip>
DELIMITED BY ', ' OR SPACES OR ','<snip>
So you recognize (1) a comma, (2) a comma followed by a space, or (3)
any number of spaces... What happens when someone follows a comma with
more than one space? (They're going to do that, you know.)
That's pretty much why I have moved from UNSTRING to reference
modification now that it's available. Reference Modification isn't
in the spirit of CoBOL, but it is quick, flexible, and obvious.
.
- References:
- unstring empty string
- From: Frank Swarbrick
- Re: unstring empty string
- From: Frank Swarbrick
- Re: unstring empty string
- From: Louis Krupp
- unstring empty string
- Prev by Date: Re: unstring empty string
- Next by Date: Re: Code problems with Perform Thru Exit causes fall through
- Previous by thread: Re: unstring empty string
- Next by thread: Re: unstring empty string
- Index(es):
Relevant Pages
|
|