It would have done the %trim(city) + ', ' + state and then compared that to
' ' and stored true or false in Lines(x).
I would have expected the result to be '0' (*off) or '1' (*on).
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jerry
Adams
Sent: Friday, April 5, 2024 10:18 AM
To: 'RPG programming on IBM i' <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Two '=' On A Single Line
Boy, was I having a bad day today. Must be a result of the recent eye
surgery, but that's a lame excuse
Anyway, I got everything working in the new SQLRPGLE program, but one thing
is still puzzling me. That is, I would have thought would have thrown a
compile error.
Lines(x) = %trim(city) + ', ' + state = ' ';
The end result was that the Line(x) element resulted in blanks.
I can accuse the surgery for my part because I kept reading the second = as
a +. But why did I not get a compile error?
Jerry C. Adams
IBM i Programmer/Analyst
When everything is coming your way, you're in the wrong lane. -Steven Wright
--
NMM&D
615-585-2175
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.