|
That's what the user requests.
Frank
qsrvbas@xxxxxxxxxxxx (Tom Liotta)@midrange.com on 10/19/2004 07:11:33 PM
Please respond to RPG programming on the AS400 / iSeries
<rpg400-l@xxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
To: rpg400-l@xxxxxxxxxxxx
cc:
Subject: RE: Trivia: How many lines of code are allowed in an RPG
Program?
rpg400-l-request@xxxxxxxxxxxx wrote:
> 3. RE: Trivia: How many lines of code are allowed in an RPG
> Program? (fkany@xxxxxxxxxxxxxxxxxx)
>
>will your desired output be:
>
>CITY1 T4A1A1 - T4A1A4
>CITY1 T4A1A6 - T4A1A9
>
>>> YES
I'm kind of lost on what the _purpose_ of this is. Exactly WHY can't the
output be:
CITY1 T4A1A1 - T4A1A9
I mean, is this going to be used as a validation or simply as a way to
match zip (postal) code with city? If it's validation, then you need a file
of valid zip codes. If it simply matches range to city, then it doesn't
really matter if T4A1A5 doesn't exist; if it's in the range T4A1A1 -
T4A1A9, then it's CITY1 regardless if it's "valid".
It feels like this is an attempt to make this file do double duty when it
really isn't necessary.
Tom Liotta
--
Tom Liotta
The PowerTech Group, Inc.
19426 68th Avenue South
Kent, WA 98032
Phone 253-872-7788 x313
Fax 253-872-7904
http://www.powertech.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.