×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I don't know the exact answer, but the compiler probably sees 'State = ' '' as either a true or false logical value. And if state = ' ' is false then the entire value results as a blank?
-----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.